Interface CTFontRel

  • All Superinterfaces:
    CTRel, XmlObject, XmlTokenSource

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

      • getFontKey

        java.lang.String getFontKey()
        Gets the "fontKey" attribute
      • xgetFontKey

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid xgetFontKey()
        Gets (as xml) the "fontKey" attribute
      • isSetFontKey

        boolean isSetFontKey()
        True if has "fontKey" attribute
      • setFontKey

        void setFontKey​(java.lang.String fontKey)
        Sets the "fontKey" attribute
      • xsetFontKey

        void xsetFontKey​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STGuid fontKey)
        Sets (as xml) the "fontKey" attribute
      • unsetFontKey

        void unsetFontKey()
        Unsets the "fontKey" attribute
      • getSubsetted

        java.lang.Object getSubsetted()
        Gets the "subsetted" attribute
      • xgetSubsetted

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetSubsetted()
        Gets (as xml) the "subsetted" attribute
      • isSetSubsetted

        boolean isSetSubsetted()
        True if has "subsetted" attribute
      • setSubsetted

        void setSubsetted​(java.lang.Object subsetted)
        Sets the "subsetted" attribute
      • xsetSubsetted

        void xsetSubsetted​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff subsetted)
        Sets (as xml) the "subsetted" attribute
      • unsetSubsetted

        void unsetSubsetted()
        Unsets the "subsetted" attribute