The following tables list the members exposed by SheetRenameUndoAction.
| Name | Description | |
|---|---|---|
|  | SheetRenameUndoAction Constructor | Creates a new SheetRenameUndoAction. | 
| Name | Description | |
|---|---|---|
|  | newName | Specifies the new name for the sheet. | 
|  | oldName | Specifies the old name of the sheet. | 
|  | sheetView | Specifies the sheet being renamed. | 
| Name | Description | |
|---|---|---|
|  | Clone | Clones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | 
|  | PerformAction | Performs the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | 
|  | PerformUndoAction | Overridden. Perform the sheet rename action. | 
|  | ToString | Returns a string representing this object. | 
|  | Undo | Overridden. Undoes the sheet rename action. | 
| Name | Description | |
|---|---|---|
|  | SaveUndoState | Overridden. Saves the undo state. | 
 
     
     
     
     
    