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.
  • Field Details

  • Method Details

    • getFontScale

      Object getFontScale()
      Gets the "fontScale" attribute
    • xgetFontScale

      Gets (as xml) the "fontScale" attribute
    • isSetFontScale

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

      void setFontScale(Object fontScale)
      Sets the "fontScale" attribute
    • xsetFontScale

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

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

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

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

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

      void setLnSpcReduction(Object lnSpcReduction)
      Sets the "lnSpcReduction" attribute
    • xsetLnSpcReduction

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

      void unsetLnSpcReduction()
      Unsets the "lnSpcReduction" attribute