XlReadingOrder 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.
You should access and use this enumeration from the Excel primary interop assembly (PIA).
public enum class XlReadingOrder
public enum XlReadingOrder
type XlReadingOrder =
Public Enum XlReadingOrder
- Inheritance
-
XlReadingOrder
Fields
Name | Value | Description |
---|---|---|
xlRTL | -5004 | You should access and use this enumeration from the Excel primary interop assembly (PIA). |
xlLTR | -5003 | You should access and use this enumeration from the Excel primary interop assembly (PIA). |
xlContext | -5002 | You should access and use this enumeration from the Excel primary interop assembly (PIA). |