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


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

Parameters

anchorType
See Also