Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / ReflectionType Enumeration


ReflectionType Enumeration
Specifies the type of the ReflectionFormat object.
Syntax
'Declaration
 
Public Enum ReflectionType 
   Inherits System.Enum
 
'Usage
 
Dim instance As ReflectionType
Members
MemberDescription
NoneNo reflection type
Type1The type1
Type2The type2
Type3The type3
Type4The type4
Type5The type5
Type6The type6
Type7The type7
Type8The type8
Type9The type9
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.Drawing.ReflectionType

See Also