Gets index of column object.
Namespace: Spire.Spreadsheet.FormsAssembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020
Syntax
| C# | Visual Basic | Visual C++ | F# |
int Index { get; }
ReadOnly Property Index As Integer Get
property int Index { int get (); }
abstract Index : int with get