Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ClientAnchorType Enumeration


In This Topic
    ClientAnchorType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum ClientAnchorType 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ClientAnchorType
    public enum ClientAnchorType : System.Enum 
    Members
    MemberDescription
    Chart 
    HFPicture 
    Sheet 
    Inheritance Hierarchy

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

    See Also