GrapeCity.CalcEngine Namespace / IIntelliSenseFunction Interface
Members


IIntelliSenseFunction Interface
Represents an interface that provide help information of a function.
Object Model
IIntelliSenseFunction Interface
Syntax
'Declaration
 
Public Interface IIntelliSenseFunction 
 
'Usage
 
Dim instance As IIntelliSenseFunction
See Also