XlReadingOrder Enum

Definition

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

xlContext -5002

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).

xlRTL -5004

You should access and use this enumeration from the Excel primary interop assembly (PIA).

Applies to