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


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