XlCellPosition.IsValid Property
Gets whether the XlCellPosition instance denotes a valid position.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | True if the position is valid; otherwise, false. |
See Also