Spread WinForms 15
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
See Also