Click or drag to resize

XlsWorksheetBase DEF_MIN_COLUMN_INDEX Field

Defines the default minimum column index as the maximum value of an integer.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public const int DEF_MIN_COLUMN_INDEX = 2147483647

Field Value

Type: Int32
See Also