Spread WinForms 15
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
See Also