Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ITable Interface
/ Columns Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Columns Property (ITable)
In This Topic
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