ParagraphItemCollection Properties |
The ParagraphItemCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the number of items in the collection.
(Inherited from
CollectionEx
.)
|
|
|
Document |
Gets the document.
(Inherited from
OwnerHolder
.)
|
|
|
FirstItem |
Gets the first item.
(Inherited from
DocumentObjectCollection
.)
|
|
|
Item |
Gets the
[!:Spire.Doc.ParagraphBase]
at the specified index.
|
|
|
LastItem |
Gets the last item.
(Inherited from
DocumentObjectCollection
.)
|
|
|
OwnerParagraph | |
|
|
TypesOfElement |
Gets the types of elements that are contained in this collection.
(Overrides
DocumentObjectCollection
TypesOfElement
.)
|