Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtDgContainer Class / AnChorType Property


In This Topic
AnChorType Property (OfficeArtDgContainer)
In This Topic
Syntax
'Declaration
 
Public Property AnChorType As ClientAnchorType
 
'Usage
 
Dim instance As OfficeArtDgContainer
Dim value As ClientAnchorType
 
instance.AnChorType = value
 
value = instance.AnChorType
See Also