CopyFormatType Enum
CopyFormatType Enum
Represents type of copying format when inserting rows.
type CopyFormatType int32
Fields
| Field | Description |
|---|---|
| SameAsAbove | Formats same as above row. |
| SameAsBelow | Formats same as below row. |
| Clear | Clears formatting. |