| getBreakKind |
Gets the kind of the section break the section starts with. |
| getColumnDistances |
Gets the distances, in twips, between the columns on a page. |
| getColumnLineColor |
Gets the color of a dividing line between two columns. |
| getColumnLineWidth |
Gets the width of a dividing line between two columns. |
| getColumnWidths |
Gets the widths, in twips, of the columns on a page. |
| getColumns |
Gets the number of columns on a page. |
| getEqualColumnWidth |
Gets a value indicating whether the columns on a page have all the same width and the same distance between them. |
| getLandscape |
Gets a value indicating whether the section's page size is in landscape orientation. |
| getRestartPageNumbering |
Gets a value indicating whether page numbering is restarted at the section's beginning. |
| setBreakKind |
Sets the kind of the section break the section starts with. |
| setColumnLineColor |
Sets the color of a dividing line between two columns. |
| setColumnLineWidth |
Sets the width of a dividing line between two columns. |
| setColumnWidths |
Sets the widths, in twips, of the columns on a page. |
| setColumns |
Sets the number of columns on a page. |
| setEqualColumnWidth |
Sets a value indicating whether the columns on a page have all the same width and the same distance between them. |
| setLandscape |
Sets a value indicating whether the section's page size is in landscape orientation. |
| setRestartPageNumbering |
Sets a value indicating whether page numbering is restarted at the section's beginning. |