[]
Gets the zero based column number of the first column of this IRange.
int Column { get; }
ReadOnly Property Column As Integer
Type | Description |
---|---|
int | An integer that specifies the zero based column number of the first column. |
If this IRange contains multiple areas, the first column number of the first area is returned.