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


In This Topic
Anchor Property (ExcelShape)
In This Topic
Gets or sets the anchor.
Syntax
'Declaration
 
Public Property Anchor As AnchorProperties
 
'Usage
 
Dim instance As ExcelShape
Dim value As AnchorProperties
 
instance.Anchor = value
 
value = instance.Anchor

Property Value

anchor
See Also