Namespace Syncfusion.Windows.Forms.Spreadsheet.History
Classes
HistoryAutoFitColumnCommand
Class which holds the memory transaction history of AutofitColumn Command. |
HistoryAutoFitRowHeightCommand
Class which holds the memory transaction history of AutofitRow Command. |
HistoryBoldCommand
Class which holds the memory transaction history of Bold Command. |
HistoryBorderCommand
Class which holds the memory transaction history of Borders command. |
HistoryCellCommentCommand
Class which holds the memory transaction history of CellComment Command. |
HistoryCellValueCommand
Class which holds the memory transaction history of CellValue Command. |
HistoryClearCommand
Class which holds the memory transaction history of Clear Command. |
HistoryClipBoardCommand
Class which holds the memory transaction history of ClipBoard Command. |
HistoryCommand
A class that encapsulates a command to be executed at a later point in time. |
HistoryCommandBase
An abstract class that encapsulates a command to be executed at a later point in time. |
HistoryConditionalFormatCommand
Class which holds the memory transaction history of ConditionalFormat Command. |
HistoryCopyFillSeriesCommand
Class which holds the memory transaction history of CopyFillSeries Command. |
HistoryDataValidationCommand
Class which holds the memory transaction history of DataValidation Command. |
HistoryDefaultWidthCommand
Class which holds the memory transaction history of Default width command. |
HistoryDeleteCommand |
HistoryFontCommand
Class which holds the memory transaction history of Font Command. |
HistoryFormatCommand
Class which holds the memory transaction history of Format Command. |
HistoryFormatTableCommand
Class which holds the memory transaction history of format table. |
HistoryHAlignCommand
Class which holds the memory transaction history of Horizontal Alignment command. |
HistoryHiddenCellCommand
Class which holds the memory transaction history of Hidden Cell command. |
HistoryHyperlinkCommand
Class which holds memory transaction history of Hyperlink Command. |
HistoryInsertCommand
Class which holds memory transaction history of Insert Command. |
HistoryItalicCommand
Class which holds the memory transaction history of Italic Command. |
HistoryLockCellCommand
Class which holds the memory transaction history of Lock Cell command. |
HistoryManager
Represents class which manages the undo and redo operations in Syncfusion.Windows.Forms.Spreadsheet.History.HistoryManager.SfSpreadsheet. |
HistoryManagerHelper
Represents a helper class which maintains the excel range which is to restore the transaction. |
HistoryMergeCommand
Class which holds the memory transaction history of Merge command. |
HistoryNameRangeCommand
Class which holds the memory transaction history of NameRange command. |
HistoryNumberFormatCommand
Class which holds the memory transaction history of NumberFormat command. |
HistoryOrientationCommand
Represents a class that holds the memory transaction history of orientation changes. |
HistoryOutlinesCommand
Class which holds the memory transaction history of Outlines command. |
HistoryResizeColumnCommand
Class which holds the memory transaction history of ResizeColumn command. |
HistoryResizeRowCommand
Class which holds the memory transaction history of ResizeRow command. |
HistoryStrikethroughCommand
Class which holds the memory transaction history of Strikethrough Command. |
HistoryStyleCommand
Class which holds the memory transaction history of Style command. |
HistoryTransactionCommand
Holds a collection of HistoryCommandBase objects that should all be executed together as one command
when the |
HistoryUnderlineCommand
Class which holds the memory transaction history of Underline command. |
HistoryVAlignCommand
Class which holds the memory transaction history of Vertical Alignment command. |
HistoryWrapText
Class which holds the memory transaction history of WrapText command |
Enums
CommandMode
Defines the transaction mode in SfSpreadsheet. |