XlLayoutRowType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the type of layout row.
public enum class XlLayoutRowType
public enum XlLayoutRowType
Public Enum XlLayoutRowType
- Inheritance
-
XlLayoutRowType
Fields
Name | Value | Description |
---|---|---|
xlCompactRow | 0 | Compact Row |
xlTabularRow | 1 | Tabular Row |
xlOutlineRow | 2 | Outline Row |