[]
Specifies the smallest unit users or the application can select.
public enum SelectionUnit
Public Enum SelectionUnit
Name | Description |
---|---|
Cell | [0] Indicates that the smallest unit that can be selected is a cell |
Column | [2] Indicates that the smallest unit that can be selected is a column |
Row | [1] Indicates that the smallest unit that can be selected is a row |