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


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