Click or drag to resize

XlsName Column Property

Returns the number of the first column in the first area in the specified range. Read-only.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int Column { get; }

Property Value

Type: Int32

Implements

IXLSRange Column
See Also