CopyFormatType
CopyFormatType enumeration
Represents type of copying format when inserting rows.
Values
Name | Value | Description |
---|---|---|
SameAsAbove | 0 | Formats same as above row. |
SameAsBelow | 1 | Formats same as below row. |
Clear | 2 | Clears formatting. |
Represents type of copying format when inserting rows.
Name | Value | Description |
---|---|---|
SameAsAbove | 0 | Formats same as above row. |
SameAsBelow | 1 | Formats same as below row. |
Clear | 2 | Clears formatting. |