Interface ISDTContent

  • All Known Implementing Classes:
    XWPFSDTContent, XWPFSDTContentCell

    @Beta
    public interface ISDTContent
    Experimental interface to offer rudimentary read-only processing of of the contentblock of an SDT/ContentControl.
    • Method Detail

      • getText

        java.lang.String getText()
      • toString

        java.lang.String toString()
        Overrides:
        toString in class java.lang.Object