[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FocusCellMode

FocusCellMode Enum

Specifies how the selected cell is highlighted.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
[Flags]
public enum FocusCellMode
<Flags>
Public Enum FocusCellMode

Fields

Name Description
Both

Highlights both the entire row and column of the selected cell.

Column

Highlights the entire column of the selected cell.

None

No highlighting is applied.

Row

Highlights the entire row of the selected cell.