ColumnRangeModel
General
ColumnRangeModel és una classe en Aspose.Cells per NET.
ColumnRangeModel.MinColumnIndex obté o fixa l’índex basat en zero de la primera columna del rang.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
MinColumnIndex | int | Read/Write | Gets or sets the zero‑based index of the first column in the range |
MaxColumnIndex | int | Read/Write | Represents the zero‑based index of the last column in the range |
Width | double? | Read/Write | Gets or sets the column width in points; null indicates the default width |
Hidden | bool | Read/Write | Gets or sets a flag indicating whether the columns in the range are hidden |
StyleIndex | int? | Read/Write | Gets or sets the index of the style applied to the columns; null means no style |