ICell
, ISDTContents
public class XWPFSDTCell extends AbstractXWPFSDT implements ICell
These can contain one or more cells or other SDTs within them. WARNING - APIs expected to change rapidly
Constructor | Description |
---|---|
XWPFSDTCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtCell sdtCell,
XWPFTableRow xwpfTableRow,
IBody part) |
Modifier and Type | Method | Description |
---|---|---|
ISDTContent |
getContent() |
getBody, getDocument, getElementType, getPart, getPartType, getTag, getTitle
public XWPFSDTCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtCell sdtCell, XWPFTableRow xwpfTableRow, IBody part)
public ISDTContent getContent()
getContent
in class AbstractXWPFSDT
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.