[]
This class represents the action which user change a part of data indicator from SheetView
public class SpreadChartSeriesIndicatorUndoAction : UndoAction, ICloneable
Public Class SpreadChartSeriesIndicatorUndoAction
Inherits UndoAction
Implements ICloneable
Name | Description |
---|---|
SpreadChartSeriesIndicatorUndoAction(SpreadChart, Series, SheetCellRange, SheetCellRange, SheetCellRange[]) | Initializes a new instance of the SpreadChartSeriesIndicatorUndoAction class. |
Name | Description |
---|---|
PerformUndoAction(object) | Performs the undo action. |
SaveUndoState() | Saves the undo state before performing the action. |
ToString() | |
Undo(object) | Undoes the action. |