Package com.vaadin.flow.component.spreadsheet.command
package com.vaadin.flow.component.spreadsheet.command
-
ClassDescriptionCommand for shifting the value(s) of one or more cells.Command for changing the value of one or more cells.Common interface for all Spreadsheet commands.Command to insert or delete a rowCommand for changing the height of row(s) or the width of column(s).Determines whether this command applies to a row or to a column.Abstract base class for Spreadsheet commands.Common interface for all Spreadsheet commands that change cell values.