Click or drag to resize

XlsPivotCachesCollection Workbook Property

Represents an Excel workbook, providing methods and properties to manipulate and access the contents of an Excel file.

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

Property Value

Type: XlsWorkbook
See Also