Spread WPF 17
GrapeCity.Excel Namespace / TwoCellAnchor Class / TwoCellAnchor Constructor / TwoCellAnchor Constructor()


In This Topic
    TwoCellAnchor Constructor()
    In This Topic
    Initializes a new instance of the TwoCellAnchor class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New TwoCellAnchor()
    public TwoCellAnchor()
    See Also