Back to Devexpress

CellRange.CopyFrom Method

officefileapi-devexpress-dot-spreadsheet-dot-cellrange-dot-copyfrom.md

latest943 B
Original Source

CellRange.CopyFrom Method

NameParametersDescription
CopyFrom(CellRange, PasteSpecial, Boolean)source, pasteOptions, overwriteProtectionOnLockedWorksheetCopies the source range of cells and pastes the specified part of the copied data into the current cell range.
CopyFrom(CellRange, PasteSpecial)source, pasteOptionsCopies the source range of cells and pastes the specified part of the copied data into the current cell range.
CopyFrom(CellRange)sourceCopies the specified range of cells into the current range.