GrapeCity.Documents.Excel Namespace / IWorksheet Interface / Columns Property
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