Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtSpgrContainer Class / AnchorType Property


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