Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / SpreadChartInsertUndoAction Class
Members


In This Topic
    SpreadChartInsertUndoAction Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class SpreadChartInsertUndoAction 
       Inherits FarPoint.Win.Spread.UndoRedo.UndoAction
    'Usage
     
    
    Dim instance As SpreadChartInsertUndoAction
    public class SpreadChartInsertUndoAction : FarPoint.Win.Spread.UndoRedo.UndoAction 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.Action
          FarPoint.Win.Spread.UndoRedo.UndoAction
             FarPoint.Win.Spread.Design.SpreadChartInsertUndoAction

    See Also