XlReferenceStyle Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the reference style.
public enum class XlReferenceStyle
public enum XlReferenceStyle
Public Enum XlReferenceStyle
- Inheritance
-
XlReferenceStyle
Fields
Name | Value | Description |
---|---|---|
xlR1C1 | -4150 | Use xlR1C1 to return an R1C1-style reference. |
xlA1 | 1 | default. Use xlA1 to return an A1-style reference. |