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

        int getFontScale()
        Gets the "fontScale" attribute
      • isSetFontScale

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

        void setFontScale​(int fontScale)
        Sets the "fontScale" attribute
      • xsetFontScale

        void xsetFontScale​(STTextFontScalePercent fontScale)
        Sets (as xml) the "fontScale" attribute
      • unsetFontScale

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

        int getLnSpcReduction()
        Gets the "lnSpcReduction" attribute
      • xgetLnSpcReduction

        STTextSpacingPercent xgetLnSpcReduction()
        Gets (as xml) the "lnSpcReduction" attribute
      • isSetLnSpcReduction

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

        void setLnSpcReduction​(int lnSpcReduction)
        Sets the "lnSpcReduction" attribute
      • xsetLnSpcReduction

        void xsetLnSpcReduction​(STTextSpacingPercent lnSpcReduction)
        Sets (as xml) the "lnSpcReduction" attribute
      • unsetLnSpcReduction

        void unsetLnSpcReduction()
        Unsets the "lnSpcReduction" attribute