Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFSP Class / fFlipH Property


In This Topic
    fFlipH Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property fFlipH As Boolean
    'Usage
     
    
    Dim instance As OfficeArtFSP
    Dim value As Boolean
     
    instance.fFlipH = value
     
    value = instance.fFlipH
    public bool fFlipH {get; set;}
    See Also