Click or drag to resize

XlsWorkbook DisplayedTab Property

Index of the tab which will be displayed on document open.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int DisplayedTab { get; set; }

Property Value

Type: Int32

Implements

IWorkbook DisplayedTab
See Also