XlCellPosition.IsColumnOrRow Property
Gets whether the position refers to the entire column or the entire row.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | True if the position refers to the entire row or the entire column; otherwise, false. |
See Also