Class XWPFSDTContentCell

java.lang.Object
org.apache.poi.xwpf.usermodel.XWPFSDTContentCell
All Implemented Interfaces:
ISDTContent

public class XWPFSDTContentCell extends Object implements ISDTContent
Experimental class to offer rudimentary read-only processing of of the XWPFSDTCellContent.

WARNING - APIs expected to change rapidly

  • Constructor Details

    • XWPFSDTContentCell

      public XWPFSDTContentCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtContentCell sdtContentCell, XWPFTableRow xwpfTableRow, IBody part)
  • Method Details