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.
  • Field Details

  • Method Details

    • getT

      String getT()
      Gets the "t" element
    • xgetT

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetT()
      Gets (as xml) the "t" element
    • setT

      void setT(String t)
      Sets the "t" element
    • xsetT

      void xsetT(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring t)
      Sets (as xml) the "t" element
    • getSb

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

      XmlUnsignedInt xgetSb()
      Gets (as xml) 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
    • xgetEb

      XmlUnsignedInt xgetEb()
      Gets (as xml) the "eb" attribute
    • setEb

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

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