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


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