Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExcelSparklineGroup Class / GetExcelSetting Method


In This Topic
GetExcelSetting Method
In This Topic
Gets the excel setting.
Syntax
'Declaration
 
Public Function GetExcelSetting() As ExcelSparklineSetting
 
'Usage
 
Dim instance As ExcelSparklineGroup
Dim value As ExcelSparklineSetting
 
value = instance.GetExcelSetting()
See Also