Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SupportedProduct Enumeration


SupportedProduct Enumeration
Indicates an enum that specifies supported product
Syntax
'Declaration
 
Public Enum SupportedProduct 
   Inherits System.Enum
 
'Usage
 
Dim instance As SupportedProduct
Members
MemberDescription
SpreadWebSpecifies support for SpreadWeb product
SpreadWinSpecifies support for SpreadWin product
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Excel.SupportedProduct

See Also