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

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

    Syntax
    ITextRange getRuns()
    See Also