Click or drag to resize

XlsPivotTablesCollection ParentWorksheet Property

Gets the parent worksheet of the current XlsWorksheetBase instance.

Namespace: Spire.Xls.Core.Spreadsheet.Collections
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public XlsWorksheetBase ParentWorksheet { get; }

Property Value

Type: XlsWorksheetBase
See Also