GrapeCity.Xaml.Excel
GetCustomOrFunctionNameList Method


Get the custom and function name information used in the workbook
Syntax
'Declaration
 
Function GetCustomOrFunctionNameList() As List(Of IFunction)
'Usage
 
Dim instance As IExcelWriter
Dim value As List(Of IFunction)
 
value = instance.GetCustomOrFunctionNameList()
List<IFunction> GetCustomOrFunctionNameList()

Return Value

A collection of IFunction contains all custom and function names
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWriter Interface
IExcelWriter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options