Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / RangeGroupStateChangeUndoAction Class / RangeGroupStateChangeUndoAction Constructor / RangeGroupStateChangeUndoAction Constructor()


In This Topic
    RangeGroupStateChangeUndoAction Constructor()
    In This Topic
    Creates a new undo action for the state of an outline (range group).
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New RangeGroupStateChangeUndoAction()
    public RangeGroupStateChangeUndoAction()
    See Also