The following tables list the members exposed by MultiCellOperationInfo.CellsCollection.
Name | Description | |
---|---|---|
ColumnCount | Number of logical columns that comprises the rectangular selection this cells collection represents. Note that when performing Delete operation (deleting contents of cells), the selection is not required to be rectangular, in which case the indexer may return null values for cellls that are not selected. | |
Item | Indexer | |
RowCount | Number of logical rows that comprises the rectangular selection this cells collection represents. Note that when performing Delete operation (deleting contents of cells), the selection is not required to be rectangular, in which case the indexer may return null values for cellls that are not selected. |