GrapeCity.Xaml.Excel
ExcelCharts Property


Gets the excel charts.
Syntax
'Declaration
 
Public ReadOnly Property ExcelCharts As List(Of IExcelChart)
'Usage
 
Dim instance As ExcelWorksheet
Dim value As List(Of IExcelChart)
 
value = instance.ExcelCharts
public List<IExcelChart> ExcelCharts {get;}

Property Value

The excel charts.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelWorksheet Class
ExcelWorksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options