Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 581 Bytes

Excel.XlOrder.md

File metadata and controls

22 lines (15 loc) · 581 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlOrder enumeration (Excel)
Excel.XlOrder
b3421048-5fcc-7673-9dc7-c67d1f35585e
06/08/2017
medium

XlOrder enumeration (Excel)

Specifies the order in which cells are processed.

Name Value Description
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.

[!includeSupport and feedback]