FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ICustomNameSupport3 Interface
Members


In This Topic
ICustomNameSupport3 Interface
In This Topic
Interface that supports user-defined names in formulas in the data model.
Syntax
'Declaration
 
Public Interface ICustomNameSupport3 
   Inherits ICustomNameSupport 
 
'Usage
 
Dim instance As ICustomNameSupport3
See Also