类 CellBodyContainer

java.lang.Object
com.deepoove.poi.xwpf.CellBodyContainer
所有已实现的接口:
BodyContainer, ParentContext

public class CellBodyContainer extends Object implements BodyContainer
  • 构造器详细资料

    • CellBodyContainer

      public CellBodyContainer(org.apache.poi.xwpf.usermodel.XWPFTableCell cell)
  • 方法详细资料

    • removeBodyElement

      public void removeBodyElement(int pos)
    • setParagraph

      public void setParagraph(org.apache.poi.xwpf.usermodel.XWPFParagraph p, int pos)
    • getTarget

      public org.apache.poi.xwpf.usermodel.IBody getTarget()
    • setTable

      public void setTable(int pos, org.apache.poi.xwpf.usermodel.XWPFTable table)
    • insertNewTable

      public org.apache.poi.xwpf.usermodel.XWPFTable insertNewTable(org.apache.poi.xwpf.usermodel.XWPFRun run, int row, int col)
    • clearPlaceholder

      public void clearPlaceholder(org.apache.poi.xwpf.usermodel.XWPFRun run)
    • closelySectPr

      public XWPFSection closelySectPr(org.apache.poi.xwpf.usermodel.IBodyElement element)
    • elementPageWidth

      public int elementPageWidth(org.apache.poi.xwpf.usermodel.IBodyElement element)