Uses of Class
com.vaadin.flow.component.spreadsheet.command.SpreadsheetCommand
-
Packages that use SpreadsheetCommand Package Description com.vaadin.flow.component.spreadsheet.command -
-
Uses of SpreadsheetCommand in com.vaadin.flow.component.spreadsheet.command
Subclasses of SpreadsheetCommand in com.vaadin.flow.component.spreadsheet.command Modifier and Type Class Description classCellShiftValuesCommandCommand for shifting the value(s) of one or more cells.classCellValueCommandCommand for changing the value of one or more cells.classRowInsertOrDeleteCommandCommand to insert or delete a rowclassSizeChangeCommandCommand for changing the height of row(s) or the width of column(s).
-