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


ClientAnchorType Enumeration
Syntax
'Declaration
 
Public Enum ClientAnchorType 
   Inherits System.Enum
 
'Usage
 
Dim instance As ClientAnchorType
Members
MemberDescription
Chart 
HFPicture 
Sheet 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Excel.ClientAnchorType

See Also