XlLayoutRowType Enumeration

Specifies the type of layout row.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Public Enumeration XlLayoutRowType
'Usage
Dim instance As XlLayoutRowType
public enum XlLayoutRowType

Members

Member name Description
xlCompactRow Compact Row
xlTabularRow Tabular Row
xlOutlineRow Outline Row

See Also

Reference

Microsoft.Office.Interop.Excel Namespace