com.spire.doc.collections
Class ParagraphItemCollection
java.lang.Object
com.spire.doc.OwnerHolder
com.spire.doc.collections.CollectionEx
com.spire.doc.documents.xml.DocumentSerializableCollection
com.spire.doc.collections.DocumentObjectCollection
com.spire.doc.collections.ParagraphItemCollection
- All Implemented Interfaces:
- ICollectionBase, IDocumentObjectCollection, IXDLSSerializableCollection, java.lang.Iterable
public class ParagraphItemCollection
- extends DocumentObjectCollection
Represents a collection for child items.
ParagraphItemCollection
public ParagraphItemCollection(Document doc)
- Initializes a new instance of the class.
- Parameters:
doc
- The doc.
get
public ParagraphBase get(int index)
- Gets the at the specified index.
- Overrides:
get
in class DocumentObjectCollection
- Parameters:
index
-
- Returns: