XlCellPosition.InvalidValue Property
A static method to get a special XlCellPosition instance that denotes an invalid position.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
XlCellPosition | An XlCellPosition structure with special property values to identify an invalid position. |
See Also