[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.SelectionUnit

SelectionUnit Enum

Specifies the smallest unit users or the application can select.

Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum SelectionUnit
Public Enum SelectionUnit

Fields

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