Click or drag to resize

AddtionalFormatWrapper Workbook Property

Gets the workbook associated with the current spreadsheet.

Namespace: Spire.Xls.Core.Spreadsheet
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

Implements

IInternalAddtionalFormat Workbook
See Also