Click or drag to resize

XlsWorksheet ActivePane Property

Gets or sets index of the active pane.

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

Property Value

Type: Int32

Implements

IWorksheet ActivePane
See Also