[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.ConvertTableToRangeUndoAction

ConvertTableToRangeUndoAction Class

Represents the action that converts a table to a range.

Inheritance
ConvertTableToRangeUndoAction
Implements
Namespace: FarPoint.Win.Spread.UndoRedo
Assembly: FarPoint.Win.Spread.dll
Syntax
public class ConvertTableToRangeUndoAction : UndoAction, ICloneable
Public Class ConvertTableToRangeUndoAction
    Inherits UndoAction
    Implements ICloneable

Constructors

Name Description
ConvertTableToRangeUndoAction(FpSpread, SheetView, string)

Creates a new ConvertTableToRangeUndoAction object.

Methods

Name Description
PerformUndoAction(object)

Performs the action.

SaveUndoState()

Creates a new AddTableUndoAction object.

ToString()
Undo(object)

Undoes the action.