Click or drag to resize

Spire.Doc.Collections Namespace

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