FarPoint.Win.Spread
ICustomNameSupport2 Interface
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : ICustomNameSupport2 Interface


Interface that supports user-defined names in formulas in the data model.

Syntax

Visual Basic (Declaration) 
Public Interface ICustomNameSupport2 
Visual Basic (Usage)Copy Code
Dim instance As ICustomNameSupport2
C# 
public interface ICustomNameSupport2 

See Also