ObjectKind Enumeration | Spread Windows Forms 15.0
Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ObjectKind Enumeration


ObjectKind Enumeration
Syntax
'Declaration
 
Public Enum ObjectKind 
   Inherits System.Enum
 
'Usage
 
Dim instance As ObjectKind
Members
MemberDescription
AttachedLabel0x0002 AttachedLabel
AttachedLabelRuleYMult Display units labels of the current axis.
Axis0x0004 Axis
AxisGroup0x0000 Axis Group
ChartGroup0x0005 Chart Group
Dat0x0006
DataFormat0x000E DataFormat
DFTTEXTRULEAn extended data label.
DropBar0x000F DropBar
FONTLISTRULEFont cache for a given application version.
Frame0x0007 Frame
Legend0x0009 Legend
LegendException0x000A LegendException
Series0x000C Series
Sheet0x000D Sheet
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Excel.ObjectKind

See Also