Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.CalcEngine Namespace / INotSupportedParams Interface
Members


In This Topic
    INotSupportedParams Interface
    In This Topic
    Represents an interface that indicates that the object requires no parameter.
    Syntax
    'Declaration
     
    
    Public Interface INotSupportedParams 
    'Usage
     
    
    Dim instance As INotSupportedParams
    public interface INotSupportedParams 
    See Also