FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : ClipboardPasteUndoAction Class |
For a list of all members of this type, see ClipboardPasteUndoAction members.
Name | Description | |
---|---|---|
cellInfo | Specifies the previous contents of the range (before the paste). | |
cellRange | Specifies the cell range of the Clipboard operation. | |
clipCellInfo | Specifies the cell information to be pasted (retrieved from the Clipboard). | |
clipColumnInfo | Specifies the column information to be pasted (retrieved from the Clipboard). | |
clipRangeGroupInfos | Specifies the outline (range group) information for the Clipboard. | |
clipRowInfo | Specifies the row information to be pasted (retrieved from the Clipboard). | |
clipSheetCornerStyle | Specifies the sheet corner style to be pasted (retrieved from the Clipboard). | |
clipText | Specifies the text pasted (retrieved from the Clipboard). | |
columnInfo | Specifies the column level contents of the range (before paste). | |
columnRangeGroupInfo | Specifies the outline (range group) information for columns. | |
pasteOption | Specifies the Clipboard paste options. | |
pasteToFill | Specifies whether the paste operation was performed with ClipboardPasteToFill | |
previewRowInfo | Specifies preview row information for the Clipboard. | |
rowInfo | Specifies the row level contents of the range (before paste). | |
rowRangeGroupInfo | Specifies the outline (range group) information for rows. | |
shape | Specifies the shape object pasted (retrieved from the Clipboard). | |
sheetCornerStyle | Specifies the sheet corner style of the range (before paste). | |
sheetView | Specifies the sheet that contains the cell range. | |
text | Specifies the previous text contents of the range (before the paste). | |
undoStateSaved | Specifies whether undo state information has been saved. |