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

    Property Value

    The column.
    See Also