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