XlCellPosition.InvalidValue Property
In This Article
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
NuGet Package: DevExpress.Printing.Core
#Declaration
public static XlCellPosition InvalidValue { get; }
#Property Value
Type | Description |
---|---|
Xl |
An Xl |
See Also