Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelChartWriter Interface / ExcelGetChartCount Method


In This Topic
ExcelGetChartCount Method
In This Topic
Syntax
'Declaration
 
Function ExcelGetChartCount( _
   ByVal sheet As Short _
) As Short
 
'Usage
 
Dim instance As IExcelChartWriter
Dim sheet As Short
Dim value As Short
 
value = instance.ExcelGetChartCount(sheet)

Parameters

sheet
See Also