Interface CTTextNormalAutofit

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getFontScale

        java.lang.Object getFontScale()
        Gets the "fontScale" attribute
      • isSetFontScale

        boolean isSetFontScale()
        True if has "fontScale" attribute
      • setFontScale

        void setFontScale​(java.lang.Object fontScale)
        Sets the "fontScale" attribute
      • unsetFontScale

        void unsetFontScale()
        Unsets the "fontScale" attribute
      • getLnSpcReduction

        java.lang.Object getLnSpcReduction()
        Gets the "lnSpcReduction" attribute
      • isSetLnSpcReduction

        boolean isSetLnSpcReduction()
        True if has "lnSpcReduction" attribute
      • setLnSpcReduction

        void setLnSpcReduction​(java.lang.Object lnSpcReduction)
        Sets the "lnSpcReduction" attribute
      • unsetLnSpcReduction

        void unsetLnSpcReduction()
        Unsets the "lnSpcReduction" attribute