XlCellPosition.MaxRowCount Property
Gets the maximum number of rows.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer that is the maximum number of rows; at the moment it is 1048576. |
See Also