'Declaration Public Overloads Function PasteCells( _
ByVal copyModeРежим копирования.As Vintasoft.Imaging.Office.Spreadsheet.SheetCellsCopyMode _
) As Boolean
public bool PasteCells(
Vintasoft.Imaging.Office.Spreadsheet.SheetCellsCopyMode copyMode
)
public: bool PasteCells(
Vintasoft.Imaging.Office.Spreadsheet.SheetCellsCopyMode copyMode
)
public:
bool PasteCells(
Vintasoft.Imaging.Office.Spreadsheet.SheetCellsCopyMode copyMode
)
Parameters
- copyMode
- Режим копирования.
Return Value
True, если ячейки были вставлены из CellsClipboard; в противном случае - false.