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

NameTypeAccessDescription
MinColumnIndexintRead/WriteGets or sets the zero‑based index of the first column in the range
MaxColumnIndexintRead/WriteRepresents the zero‑based index of the last column in the range
Widthdouble?Read/WriteGets or sets the column width in points; null indicates the default width
HiddenboolRead/WriteGets or sets a flag indicating whether the columns in the range are hidden
StyleIndexint?Read/WriteGets or sets the index of the style applied to the columns; null means no style
 Català