Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ITextRange Interface / getParagraphs Method
In This Topic
    getParagraphs Method
    In This Topic
    Get the paragraphs of

    This method is only used in .Body; otherwise, it throws InvalidOperateExecption.

    Syntax
    ITextRange getParagraphs()
    See Also