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