Skip to main content
All docs
V26.1
  • TextParagraphCollection Class

    Contains a collection of text paragraphs.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public class TextParagraphCollection :
        OfficeObjectCollection<TextParagraph>

    The following members return TextParagraphCollection objects:

    Inheritance

    Object
    DevExpress.Docs.Office.Internal.OfficeCollectionBase<TextParagraph>
    DevExpress.Docs.Office.Internal.OfficeObjectCollectionBase<TextParagraph>
    DevExpress.Docs.Office.Internal.OfficeObjectCollection<TextParagraph>
    TextParagraphCollection
    See Also