GrapeCity.Excel Namespace > IExcelChartWriter Interface : GetWorksheetCharts Method |
'Declaration Function GetWorksheetCharts( _ ByVal sheetIndex As Integer _ ) As List(Of IExcelChart)
'Usage Dim instance As IExcelChartWriter Dim sheetIndex As Integer Dim value As List(Of IExcelChart) value = instance.GetWorksheetCharts(sheetIndex)
List<IExcelChart> GetWorksheetCharts( int sheetIndex )
Target Platforms: Windows Server 2012, Windows RT