aspose.cells

Class TextParagraphCollection

Represents all text paragraph.

Property Getters/Setters Summary
functiongetCount()
Gets the count of text paragraphs.
functionget(index)
Gets the TextParagraph object at specific index.
 
Method Summary
functioniterator()
Gets the enumerator of the paragraphs.
 

    • Property Getters/Setters Detail

      • getCount : Number 

        function getCount()
        
        Gets the count of text paragraphs.
    • Method Detail

      • iterator

        function iterator()
        Gets the enumerator of the paragraphs.
        Returns: