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