Interface CTFont

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getAltName

        CTString getAltName()
        Gets the "altName" element
      • isSetAltName

        boolean isSetAltName()
        True if has "altName" element
      • setAltName

        void setAltName​(CTString altName)
        Sets the "altName" element
      • addNewAltName

        CTString addNewAltName()
        Appends and returns a new empty "altName" element
      • unsetAltName

        void unsetAltName()
        Unsets the "altName" element
      • getPanose1

        CTPanose getPanose1()
        Gets the "panose1" element
      • isSetPanose1

        boolean isSetPanose1()
        True if has "panose1" element
      • setPanose1

        void setPanose1​(CTPanose panose1)
        Sets the "panose1" element
      • addNewPanose1

        CTPanose addNewPanose1()
        Appends and returns a new empty "panose1" element
      • unsetPanose1

        void unsetPanose1()
        Unsets the "panose1" element
      • isSetCharset

        boolean isSetCharset()
        True if has "charset" element
      • setCharset

        void setCharset​(CTUcharHexNumber charset)
        Sets the "charset" element
      • addNewCharset

        CTUcharHexNumber addNewCharset()
        Appends and returns a new empty "charset" element
      • unsetCharset

        void unsetCharset()
        Unsets the "charset" element
      • getFamily

        CTFontFamily getFamily()
        Gets the "family" element
      • isSetFamily

        boolean isSetFamily()
        True if has "family" element
      • setFamily

        void setFamily​(CTFontFamily family)
        Sets the "family" element
      • addNewFamily

        CTFontFamily addNewFamily()
        Appends and returns a new empty "family" element
      • unsetFamily

        void unsetFamily()
        Unsets the "family" element
      • getNotTrueType

        CTOnOff getNotTrueType()
        Gets the "notTrueType" element
      • isSetNotTrueType

        boolean isSetNotTrueType()
        True if has "notTrueType" element
      • setNotTrueType

        void setNotTrueType​(CTOnOff notTrueType)
        Sets the "notTrueType" element
      • addNewNotTrueType

        CTOnOff addNewNotTrueType()
        Appends and returns a new empty "notTrueType" element
      • unsetNotTrueType

        void unsetNotTrueType()
        Unsets the "notTrueType" element
      • getPitch

        CTPitch getPitch()
        Gets the "pitch" element
      • isSetPitch

        boolean isSetPitch()
        True if has "pitch" element
      • setPitch

        void setPitch​(CTPitch pitch)
        Sets the "pitch" element
      • addNewPitch

        CTPitch addNewPitch()
        Appends and returns a new empty "pitch" element
      • unsetPitch

        void unsetPitch()
        Unsets the "pitch" element
      • getSig

        CTFontSig getSig()
        Gets the "sig" element
      • isSetSig

        boolean isSetSig()
        True if has "sig" element
      • setSig

        void setSig​(CTFontSig sig)
        Sets the "sig" element
      • addNewSig

        CTFontSig addNewSig()
        Appends and returns a new empty "sig" element
      • unsetSig

        void unsetSig()
        Unsets the "sig" element
      • getEmbedRegular

        CTFontRel getEmbedRegular()
        Gets the "embedRegular" element
      • isSetEmbedRegular

        boolean isSetEmbedRegular()
        True if has "embedRegular" element
      • setEmbedRegular

        void setEmbedRegular​(CTFontRel embedRegular)
        Sets the "embedRegular" element
      • addNewEmbedRegular

        CTFontRel addNewEmbedRegular()
        Appends and returns a new empty "embedRegular" element
      • unsetEmbedRegular

        void unsetEmbedRegular()
        Unsets the "embedRegular" element
      • getEmbedBold

        CTFontRel getEmbedBold()
        Gets the "embedBold" element
      • isSetEmbedBold

        boolean isSetEmbedBold()
        True if has "embedBold" element
      • setEmbedBold

        void setEmbedBold​(CTFontRel embedBold)
        Sets the "embedBold" element
      • addNewEmbedBold

        CTFontRel addNewEmbedBold()
        Appends and returns a new empty "embedBold" element
      • unsetEmbedBold

        void unsetEmbedBold()
        Unsets the "embedBold" element
      • getEmbedItalic

        CTFontRel getEmbedItalic()
        Gets the "embedItalic" element
      • isSetEmbedItalic

        boolean isSetEmbedItalic()
        True if has "embedItalic" element
      • setEmbedItalic

        void setEmbedItalic​(CTFontRel embedItalic)
        Sets the "embedItalic" element
      • addNewEmbedItalic

        CTFontRel addNewEmbedItalic()
        Appends and returns a new empty "embedItalic" element
      • unsetEmbedItalic

        void unsetEmbedItalic()
        Unsets the "embedItalic" element
      • getEmbedBoldItalic

        CTFontRel getEmbedBoldItalic()
        Gets the "embedBoldItalic" element
      • isSetEmbedBoldItalic

        boolean isSetEmbedBoldItalic()
        True if has "embedBoldItalic" element
      • setEmbedBoldItalic

        void setEmbedBoldItalic​(CTFontRel embedBoldItalic)
        Sets the "embedBoldItalic" element
      • addNewEmbedBoldItalic

        CTFontRel addNewEmbedBoldItalic()
        Appends and returns a new empty "embedBoldItalic" element
      • unsetEmbedBoldItalic

        void unsetEmbedBoldItalic()
        Unsets the "embedBoldItalic" element
      • getName

        java.lang.String getName()
        Gets the "name" attribute
      • xgetName

        STString xgetName()
        Gets (as xml) the "name" attribute
      • setName

        void setName​(java.lang.String name)
        Sets the "name" attribute
      • xsetName

        void xsetName​(STString name)
        Sets (as xml) the "name" attribute