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