PasteMode

Namespace: PP.Ui

Description

The PasteMode enumeration determines mode of pasting data into table.

It is used by the TabSheetSettings.PasteMode property.

Available Values

Value

Brief description

ContentOnly

Content is inserted without formatting.

ContentAndStyle

Content is formatted and inserted.

See also:

TabSheet