GrapeCity.Excel Namespace > IExcelWorkbook Interface : CustomOrFunctionNameList Property |
'Declaration Property CustomOrFunctionNameList As List(Of IFunction)
'Usage Dim instance As IExcelWorkbook Dim value As List(Of IFunction) instance.CustomOrFunctionNameList = value value = instance.CustomOrFunctionNameList
List<IFunction> CustomOrFunctionNameList {get; set;}
Target Platforms: Windows Server 2012, Windows RT