XlOrder Enum

Definition

Specifies the order in which cells are processed.

public enum class XlOrder
public enum XlOrder
Public Enum XlOrder
Inheritance
XlOrder

Fields

xlDownThenOver 1

Process down the rows before processing across pages or page fields to the right.

xlOverThenDown 2

Process across pages or page fields to the right before moving down the rows.

Applies to