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; }
Public ReadOnly Property Worksheet As ExcelWorksheet
Get
Property Value
Type:
ExcelWorksheetSee Also