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