Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / ColumnCount Property
In This Topic
    ColumnCount Property (IRange)
    In This Topic
    Returns the column count of the first range.
    Syntax
    System.int ColumnCount {get;}

    Property Value

    The column.
    See Also