Interface CTPhoneticPr

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getFontId

        long getFontId()
        Gets the "fontId" attribute
      • xgetFontId

        STFontId xgetFontId()
        Gets (as xml) the "fontId" attribute
      • setFontId

        void setFontId​(long fontId)
        Sets the "fontId" attribute
      • xsetFontId

        void xsetFontId​(STFontId fontId)
        Sets (as xml) the "fontId" attribute
      • xgetType

        STPhoneticType xgetType()
        Gets (as xml) the "type" attribute
      • isSetType

        boolean isSetType()
        True if has "type" attribute
      • xsetType

        void xsetType​(STPhoneticType type)
        Sets (as xml) the "type" attribute
      • unsetType

        void unsetType()
        Unsets the "type" attribute
      • isSetAlignment

        boolean isSetAlignment()
        True if has "alignment" attribute
      • xsetAlignment

        void xsetAlignment​(STPhoneticAlignment alignment)
        Sets (as xml) the "alignment" attribute
      • unsetAlignment

        void unsetAlignment()
        Unsets the "alignment" attribute