Interface CTTextSpacing

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • isSetSpcPct

        boolean isSetSpcPct()
        True if has "spcPct" element
      • addNewSpcPct

        CTTextSpacingPercent addNewSpcPct()
        Appends and returns a new empty "spcPct" element
      • unsetSpcPct

        void unsetSpcPct()
        Unsets the "spcPct" element
      • isSetSpcPts

        boolean isSetSpcPts()
        True if has "spcPts" element
      • addNewSpcPts

        CTTextSpacingPoint addNewSpcPts()
        Appends and returns a new empty "spcPts" element
      • unsetSpcPts

        void unsetSpcPts()
        Unsets the "spcPts" element