Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtSpgrContainer Class / OfficeArtSpgrContainer Constructor / OfficeArtSpgrContainer Constructor(ClientAnchorType)


In This Topic
OfficeArtSpgrContainer Constructor(ClientAnchorType)
In This Topic
Initializes a new instance of the OfficeArtSpgrContainer class.
Syntax
'Declaration
 
Public Function New( _
   ByVal anchorType As ClientAnchorType _
)
 
'Usage
 
Dim anchorType As ClientAnchorType
 
Dim instance As New OfficeArtSpgrContainer(anchorType)

Parameters

anchorType
See Also