IXlCell.Position Property
Gets the position of the current cell in a worksheet.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
XlCellPosition | An XlCellPosition object specifying coordinates of a cell in a worksheet. |
See Also