Click or drag to resize

ISection Methods

The ISection type exposes the following members.

Methods
Name Description
Public method AddColumn
Adds new column to the section.
Public method AddParagraph
Adds the paragraph.
Public method AddTable
Adds the table.
Public method Clone
Clones it self.
Public method GetNextWidgetSibling
Gets the next widget sibling.
(Inherited from IDocumentObject .)
Public method GetPreviousWidgetSibling
Gets the previous sibling.
(Inherited from IDocumentObject .)
Public method MakeColumnsSameWidth
Makes all columns in current section to be of equal width.
Top
See Also