Dim instance AsSpreadViewDim value AsUndoManager
instance.UndoManager = value
value = instance.UndoManager
Remarks
Child SpreadView objects use the top-level parent's UndoManager. You can set this property to null to recreate the UndoManager and clear the undo/redo state.