Click or drag to resize

XlsWorkbook Objects Property

Gets or sets the collection of objects in the workbook.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
protected XlsWorkbookObjectsCollection Objects { get; }

Property Value

Type: XlsWorkbookObjectsCollection
See Also