Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtClientAnchorChart Class / fMove Property


In This Topic
fMove Property (OfficeArtClientAnchorChart)
In This Topic
Syntax
'Declaration
 
Public Property fMove As Boolean
 
'Usage
 
Dim instance As OfficeArtClientAnchorChart
Dim value As Boolean
 
instance.fMove = value
 
value = instance.fMove
See Also