Column Property (DDColumn)
Gets the zero-based column number that this
DDColumn instance represents.
public short Column {get;}
'Declaration
Public ReadOnly Property Column As Short
Property Value
A zero-based
System.Int16 value representing the column number within the spreadsheet.