PasteMode

Namespace: PP.Ui

Description

The PasteMode enumeration determines mode of pasting data into table.

It is used by the following properties:

Available Values

Value

Brief description

ContentOnly

Content is inserted without formatting.

ContentAndStyle

Content is formatted and inserted.

See also:

TabSheet