Click or drag to resize

ChartTextArea ParentWorkbook Property

Returns parent workbook object.

Namespace: Spire.Xls.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public XlsWorkbook ParentWorkbook { get; }

Property Value

Type: XlsWorkbook
See Also