[]
        
(Showing Draft Content)

FarPoint.Win.Spread.GridLines

GridLines Enum

Specifies whether horizontal or vertical grid lines or both are displayed on the sheet.

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

Fields

Name Description
Both

Displays both horizontal and vertical grid lines on the sheet

Horizontal

Displays horizontal grid lines on the sheet

None

Does not display grid lines on the sheet

Vertical

Displays vertical grid lines on the sheet