public class XWPFSDTCell extends XWPFAbstractSDT implements ICell
These can contain one or more cells or other SDTs within them.
WARNING - APIs expected to change rapidly
Constructor and Description |
---|
XWPFSDTCell(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSdtCell sdtCell,
XWPFTableRow xwpfTableRow,
IBody part) |
Modifier and Type | Method and 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 XWPFAbstractSDT
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.