XlCellPosition.IsAbsolute Property
Gets whether both the column and the row are absolute references.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | True, if the position has the absolute column reference and the absolute row reference; otherwise, false. |
See Also