IXlCell.Position Property
In This Article
Gets the position of the current cell in a worksheet.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
XlCellPosition Position { get; }
#Property Value
Type | Description |
---|---|
Xl |
An Xl |
See Also