Spread Windows Forms 6.0 Product Documentation
SheetRenameUndoAction Class Members
See Also  Fields  Methods  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : SheetRenameUndoAction Class


Glossary Item Box

The following tables list the members exposed by SheetRenameUndoAction.

Public Constructors

 NameDescription
Public ConstructorSheetRenameUndoAction ConstructorCreates a new SheetRenameUndoAction.  
Top

Protected Fields

 NameDescription
Protected FieldnewNameSpecifies the new name for the sheet.  
Protected FieldoldNameSpecifies the old name of the sheet.  
Protected FieldsheetViewSpecifies the sheet being renamed.  
Top

Public Methods

 NameDescription
Public MethodCloneClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerformActionPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerformUndoActionOverridden. Perform the sheet rename action.  
Public MethodToStringReturns a string representing this object.  
Public MethodUndoOverridden. Undoes the sheet rename action.  
Top

Protected Methods

 NameDescription
Protected MethodSaveUndoStateOverridden. Saves the undo state.  
Top

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.