Click or drag to resize

ITable ColumnsList Property

Gets the collectoin of columns. Read-only ColumnCollection .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
ColumnCollection ColumnsList { get; }

Property Value

Type: ColumnCollection
See Also