'Declaration Protected Overrides NotOverridable Function GetExcelFormulaConverter( _ ByVal statFunction As StatFunction, _ ByVal exporterType As Type _ ) As ExcelFormulaConverter
'Usage Dim instance As WorkbooksExporter Dim statFunction As StatFunction Dim exporterType As Type Dim value As ExcelFormulaConverter value = instance.GetExcelFormulaConverter(statFunction, exporterType)
protected override ExcelFormulaConverter GetExcelFormulaConverter( StatFunction statFunction, Type exporterType )
Parameters
- statFunction
- exporterType