Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFSP Class / fFlipV Property


In This Topic
fFlipV Property
In This Topic
Syntax
'Declaration
 
Public Property fFlipV As Boolean
 
'Usage
 
Dim instance As OfficeArtFSP
Dim value As Boolean
 
instance.fFlipV = value
 
value = instance.fFlipV
See Also