Click or drag to resize

WorkbookSelectedTab Property

Gets or sets tab index of selected.

Namespace:  Spire.Xls
Assembly:  Spire.XLS (in Spire.XLS.dll) Version: 11.9.3.0 (11.9.3.5040)
Syntax
public int SelectedTab { get; set; }

Property Value

Type: Int32
See Also