[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RowCol

RowCol Enum

Specifies the dimension(s) will be affected by the action.

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

Fields

Name Description
Both

Affects to both of rows and columns.

Columns

Affects to columns.

None

Does nothing.

Rows

Affects to rows.