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

    Property Value

    The column.
    See Also