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