XlDocumentView.SelectedTabIndex Property
Gets or sets the index of the active worksheet.
Namespace: DevExpress.Export.Xl
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | The active worksheet’s index. The default is 0. |
See Also