WorksheetDrawGrid Property

Defines if the grid will be drawn on the worksheet.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public bool DrawGrid { get; set; }

Property Value

Boolean

Implements

IDocumentTDrawGrid

See Also