Uses of Class
com.vaadin.flow.component.spreadsheet.command.SpreadsheetCommand
Packages that use SpreadsheetCommand
-
Uses of SpreadsheetCommand in com.vaadin.flow.component.spreadsheet.command
Subclasses of SpreadsheetCommand in com.vaadin.flow.component.spreadsheet.commandModifier and TypeClassDescriptionclassCommand for shifting the value(s) of one or more cells.classCommand for changing the value of one or more cells.classCommand to insert or delete a rowclassCommand for changing the height of row(s) or the width of column(s).