CopyFormatType enumeration

CopyFormatType enumeration

Represents type of copying format when inserting rows.

The CopyFormatType type exposes the following members:

Fields

FieldDescription
SAME_AS_ABOVEFormats same as above row.
SAME_AS_BELOWFormats same as below row.
CLEARClears formatting.

See Also