'Declaration Function GetSheetCharts() As List(Of IExcelChart)
'Usage Dim instance As IExcelWorksheet Dim value As List(Of IExcelChart) value = instance.GetSheetCharts()
List<IExcelChart> GetSheetCharts()
'Declaration Function GetSheetCharts() As List(Of IExcelChart)
'Usage Dim instance As IExcelWorksheet Dim value As List(Of IExcelChart) value = instance.GetSheetCharts()
List<IExcelChart> GetSheetCharts()