GrapeCity.Xaml.SpreadSheet.Data
CustomFunctions Property (Worksheet)


Gets the name of all custom functions.
Syntax
'Declaration
 
Public ReadOnly Property CustomFunctions As String()
'Usage
 
Dim instance As Worksheet
Dim value() As String
 
value = instance.CustomFunctions
public string[] CustomFunctions {get;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Worksheet Class
Worksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options