Interface TxbxContentDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface TxbxContentDocument
    extends XmlObject
    A document containing one txbxContent(@http://schemas.openxmlformats.org/wordprocessingml/2006/main) element. This is a complex type.
    • Method Detail

      • getTxbxContent

        CTTxbxContent getTxbxContent()
        Gets the "txbxContent" element
      • setTxbxContent

        void setTxbxContent​(CTTxbxContent txbxContent)
        Sets the "txbxContent" element
      • addNewTxbxContent

        CTTxbxContent addNewTxbxContent()
        Appends and returns a new empty "txbxContent" element