Spread.Services Documentation
Columns Property (IWorksheet)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IWorksheet Interface
: Columns Property
Returns the
IRange
object that represents all the columns on the specified worksheet (read-only).
Syntax
C#
IRange
Columns {
get
;}
See Also
Reference
IWorksheet Interface
IWorksheet Members