GrapeCity.Xaml.Excel
GetSheetCharts Method (IExcelWorksheet)


Returns all charts defined in the current worksheet.
Syntax
'Declaration
 
Function GetSheetCharts() As List(Of IExcelChart)
'Usage
 
Dim instance As IExcelWorksheet
Dim value As List(Of IExcelChart)
 
value = instance.GetSheetCharts()
List<IExcelChart> GetSheetCharts()
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorksheet Interface
IExcelWorksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options