ISection Methods |
The ISection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AddColumn |
Adds new column to the section.
|
|
|
AddParagraph |
Adds the paragraph.
|
|
|
AddTable |
Adds the table.
|
|
|
Clone |
Clones it self.
|
|
|
GetNextWidgetSibling |
Gets the next widget sibling.
(Inherited from
IDocumentObject
.)
|
|
|
GetPreviousWidgetSibling |
Gets the previous sibling.
(Inherited from
IDocumentObject
.)
|
|
|
MakeColumnsSameWidth |
Makes all columns in current section to be of equal width.
|