[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.UndoManager

UndoManager Property

UndoManager

Gets or sets the undo manager for this Spread component.

Declaration
[Browsable(false)]
public UndoManager UndoManager { get; set; }
<Browsable(False)>
Public Property UndoManager As UndoManager
Remarks

This property wraps GetRootWorkbook().UndoManager. You can set this property to null to recreate the UndoManager and clear the undo or redo state.