Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / SheetRenameUndoAction Class
Fields Methods


In This Topic
    SheetRenameUndoAction Class Members
    In This Topic

    The following tables list the members exposed by SheetRenameUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new SheetRenameUndoAction.  
    Top
    Protected Fields
     NameDescription
    Protected FieldSpecifies the new name for the sheet.  
    Protected FieldSpecifies the old name of the sheet.  
    Protected FieldSpecifies the sheet being renamed.  
    Top
    Public Methods
     NameDescription
    Public MethodClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodOverridden. Performs the sheet rename action.  
    Public MethodReturns a string that represents this object.  
    Public MethodOverridden. Undoes the sheet rename action.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Saves the undo state.  
    Top
    See Also