Spread Windows Forms 15.0
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)
    public OfficeArtSpContainer( 
       ClientAnchorType anchorType
    )

    Parameters

    anchorType
    See Also