Message-ID: <1691704913.9021.1711672476992.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_9020_3294984.1711672476992" ------=_Part_9020_3294984.1711672476992 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html Worksheet.CopyPaste

Worksheet.CopyPaste

=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Overload

Description

CopyPaste(Cell, Area)

Copies an area of cells from another Worksheet to cells in this worksheet.

CopyPaste(Cell, Area, CopyPasteProperties)

Copies an area of cells from another Worksheet to cells in this worksheet.

CopyPaste(Int32, Int32, Area)

Copies an area of cells from another Worksheet to cells in this worksheet.

CopyPaste(Int32, Int32, Area, CopyPasteProperties)

Copies an area of cells from a Worksheet in either the same workbook or another = workbook.
You may specify the types of data copied (cell value, formu= las, comments, formatting, etc.) using the CopyPasteProperties object.
The CopyPaste method sup= ports copying column width, comments, formulas, merged cells, row height, v= alues, and cell and number formatting.The CopyPaste method does not current= ly support copying anything not listed above, including charts, images, or = autofilters.

CopyPaste(String, Area)

Copies an area of cells from another Worksheet to cells in this worksheet.

CopyPaste(String, Area, CopyPasteProperties)

Copies an area of cells from another Worksheet to cells in this worksheet.
------=_Part_9020_3294984.1711672476992--