Member | Description |
---|---|
cell | Indicates that the smallest unit that can be selected is a cell. |
column | Indicates that the smallest unit that can be selected is a column. |
row | Indicates that the smallest unit that can be selected is a row. |
Member | Description |
---|---|
cell | Indicates that the smallest unit that can be selected is a cell. |
column | Indicates that the smallest unit that can be selected is a column. |
row | Indicates that the smallest unit that can be selected is a row. |
activeSheet.selectionUnit(GC.Spread.Sheets.SelectionUnit.row); activeSheet.selectionPolicy(GC.Spread.Sheets.SelectionPolicy.range);
Object
GC.Spread.Sheets.SelectionUnit