Spread.Services Documentation
Columns Property (ITable)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
ITable Interface
: Columns Property
Returns an
ITableColumns
collection that represents all the columns in the
ITable
object.
Syntax
C#
ITableColumns
Columns {
get
;}
See Also
Reference
ITable Interface
ITable Members