Page tree
Skip to end of metadata
Go to start of metadata

Description

Creates a CopyPasteProperties object with the specified data type properties set.

C#
vb.net

Parameters

typeMask
A CopyPasteProperties constant value indicating the types of data to copy from an external worksheet.

Returns

A CopyPasteProperties object.

Remarks

This object is used when copying data from an external worksheet.

Used with the Worksheet.CopyPaste method of the Worksheet.

Examples

C#
vb.net
  • No labels