XlDocumentView.WindowX Property
Specifies the X coordinate for the upper left corner of the workbook window. The value is measured in twips.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | The upper left corner’s X coordinate in twips. |
Remarks
The WindowX property value may be ignored when you open the document in Microsoft Excel 2010 and later.
See Also