类 XWPFParagraphRuns

java.lang.Object
org.ddr.poi.html.util.XWPFParagraphRuns

public class XWPFParagraphRuns extends Object
Wrapper class for XWPFParagraph runs
从以下版本开始:
2022-07-05
  • 构造器详细资料

    • XWPFParagraphRuns

      public XWPFParagraphRuns(org.apache.poi.xwpf.usermodel.XWPFParagraph paragraph)
  • 方法详细资料

    • remove

      public void remove(int pos)
      Remove run at position without modifying xml
      参数:
      pos - index of run
    • runCount

      public int runCount()
      返回:
      runs count