Spire.Doc.Collections Namespace |
| Class | Description | |
|---|---|---|
|
|
BodyRegionCollection |
Represents a collection for
Body
child items.
|
|
|
BookmarkCollection |
A collection of
Bookmark
objects that
represent the bookmarks in the document.
|
|
|
CellCollection |
Represents a collection of
TableCell
objects.
|
|
|
CollectionEx |
This class implements the Collection interface.
|
|
|
ColumnCollection |
A collection of
Column
objects that
represent all the columns of text in a section of a document.
|
|
|
CommentsCollection |
A collection of
[!:Spire.Doc.CommentsCollection]
objects that
represent the comments in the document.
|
|
|
DocumentObjectCollection |
Represents a collection of DLS entities.
|
|
|
DocumentSubsetCollection |
Represents a subset from collection of specified type entities.
|
|
|
DocumentSubsetCollection SubSetEnumerator |
Represents a internal enumerator for EntitySubSetCollection.
|
|
|
DropDownCollection |
Represent a collection of
DropDownItem
objects.
|
|
|
FieldCollection |
A collection objects that
represent the fields in the document.
|
|
|
FormFieldCollection |
Represents a collection of form fields.
|
|
|
ListLevelCollection |
Represents a collections of list formatting for each level in a list.
|
|
|
ListStyleCollection |
Represents a collection of list style
|
|
|
ParagraphCollection |
Represents a collection of
[!:Spire.Doc.IParagraph]
objects.
|
|
|
ParagraphItemCollection |
Represents a collection for
[!:Spire.Doc.Paragraph]
child items.
|
|
|
PermissionCollection |
A collection of
Permission
objects that
represent the permission in the document.
|
|
|
RowCollection |
Represents a collection of
TableRow
objects.
|
|
|
SectionCollection |
Represents a collection of
Section
.
|
|
|
ShapeItemCollection |
Represents a collection for
ShapeObject
child items.
|
|
|
StyleCollection |
Represents a collection of styles that can be serialized to a document and implements the IStyleCollection interface.
|
|
|
TabCollection |
Represents a collection of
Tab
objects
for paragraph or paragraph format.
|
|
|
TableCollection |
Represents a collection of
[!:Spire.Doc.ITable]
objects.
|
|
|
TextBoxCollection |
Summary description for TextBoxCollection.
|
|
|
TextBoxItemCollection |
Represents a collection of
TextBox
objects.
|
|
|
TypedSortedListEx TKey, TValue |
Represents a collection of key/value pairs that are sorted by the keys and allows duplicate keys.
|
| Delegate | Description | |
|---|---|---|
|
|
DocumentObjectCollection ChangeItems |
Eventhandler for DocumentObjectCollection class.
|
| Enumeration | Description | |
|---|---|---|
|
|
DocumentObjectCollection ChangeItemsType |
Specifies Item DocumentObject type.
|