XlCellPosition.TopLeft Property
Returns the top left position in a worksheet which is the point of reference for cell coordinates.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
XlCellPosition | An XlCellPosition that is the origin of cell positions. |
See Also