Click or drag to resize

WorkbookActiveSheetIndex Property

Gets or sets index of the active worksheet.

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

Property Value

Type: Int32
See Also