Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 509 Bytes

Excel.XlRowCol.md

File metadata and controls

22 lines (15 loc) · 509 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlRowCol enumeration (Excel)
Excel.XlRowCol
78f808d5-e5e4-bee8-93ae-d2589d854fe7
06/08/2017
medium

XlRowCol enumeration (Excel)

Specifies whether the values corresponding to a particular data series are in rows or columns.

Name Value Description
xlColumns 2 Data series is in a row.
xlRows 1 Data series is in a column.

[!includeSupport and feedback]