GrapeCity.Documents.Excel Namespace / IWorksheet Interface / ColumnCount Property
ColumnCount Property (IWorksheet)
In This Topic
Gets or sets the column count of the worksheet when exported to JSON.
Syntax
System.int ColumnCount {get; set;}
See Also