'Usage Dim instance As SpreadChartUndoAction Dim sender As Object Dim value As Boolean value = instance.PerformUndoAction(sender)
Parameters
- sender
- null menas that the action will be performed directly but not from UndoManager.
Return Value
Boolean: true if successful; false otherwise