Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / ColumnCount Property
In This Topic
    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