Click or drag to resize

IRowsEnumerator ColumnNames Property

Gets an array of column names in the table.

Namespace: Spire.Doc.Reporting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
string[] ColumnNames { get; }

Property Value

Type: String
See Also