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