Interface CTPhoneticRun

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTPhoneticRun
    extends XmlObject
    An XML CT_PhoneticRun(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
    • Method Detail

      • getT

        java.lang.String getT()
        Gets the "t" element
      • xgetT

        STXstring xgetT()
        Gets (as xml) the "t" element
      • setT

        void setT​(java.lang.String t)
        Sets the "t" element
      • xsetT

        void xsetT​(STXstring t)
        Sets (as xml) the "t" element
      • getSb

        long getSb()
        Gets the "sb" attribute
      • setSb

        void setSb​(long sb)
        Sets the "sb" attribute
      • xsetSb

        void xsetSb​(XmlUnsignedInt sb)
        Sets (as xml) the "sb" attribute
      • getEb

        long getEb()
        Gets the "eb" attribute
      • setEb

        void setEb​(long eb)
        Sets the "eb" attribute
      • xsetEb

        void xsetEb​(XmlUnsignedInt eb)
        Sets (as xml) the "eb" attribute