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


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