PasteType Enum

PasteType Enum

Represents the paste special type.


type PasteType int32

Fields

FieldDescription
AllCopies all data of the range.
DefaultIt works as “All” behavior of MS Excel.
AllExceptBordersCopies all data of the range without the range.
DefaultExceptBordersIt works as “All except borders” behavior of MS Excel.
ColumnWidthsOnly copies the widths of the range.
RowHeightsOnly copies the heights of the range.
Comments
Formats
Formulas
FormulasAndNumberFormats
Validation
Values
ValuesAndFormats
ValuesAndNumberFormats