Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IEnhancedCustomNameSupport2 Interface
Members


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