Class XWPFSDTContentCell

  • All Implemented Interfaces:
    ISDTContent

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

    WARNING - APIs expected to change rapidly

    • Method Detail

      • getText

        public java.lang.String getText()
        Specified by:
        getText in interface ISDTContent
      • toString

        public java.lang.String toString()
        Specified by:
        toString in interface ISDTContent
        Overrides:
        toString in class java.lang.Object