XlInsertFormatOrigin Enumeration
Specifies from where to copy the format for inserted rows.
Version Information
Version Added: Excel
| Name | Value | Description |
|---|---|---|
| xlFormatFromLeftOrAbove | 0 | Copy the format from cells above and/or to the left. |
| xlFormatFromRightOrBelow | 1 | Copy the format from cells below and/or to the right. |