LayoutManager Class Properties
In This Topic
For a list of all members of this type, see LayoutManager members.
Public Properties
| Name | Description |
 | ColumnBreaks | Gets vertical page break information used for print layout view, page layout view, drawing print breaks in normal view, and for printing the worksheet. |
 | ColumnOutline | Gets the column outline. |
 | DefaultColumnWidth | Gets the default width of the column. |
 | DefaultRowHeight | Gets the default height of the row. |
 | RowBreaks | Gets horizontal page break information used for print layout view, page layout view, drawing print breaks in normal view, and for printing the worksheet. |
 | RowOutline | Gets the row outline. |
Top
See Also