Click or drag to resize

ExcelChartsCollectionWorksheet Property

Gets the worksheet of this charts collection

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelWorksheet Worksheet { get; }

Property Value

Type: ExcelWorksheet
See Also