title | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|
XlReferenceType enumeration (Excel) |
|
a15bf421-985a-c72c-656b-d73689b45819 |
06/08/2017 |
medium |
Specifies cell reference style when a formula is being converted.
Name | Value | Description |
---|---|---|
xlAbsolute | 1 | Convert to absolute row and column style. |
xlAbsRowRelColumn | 2 | Convert to absolute row and relative column style. |
xlRelative | 4 | Convert to relative row and column style. |
xlRelRowAbsColumn | 3 | Convert to relative row and absolute column style. |
[!includeSupport and feedback]