Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / Columns Property
In This Topic
    Columns Property (IRange)
    In This Topic
    Returns the IRange object that represents the columns in the specified range.
    Syntax
    IRange Columns {get;}
    See Also