Interface CTSpacing

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getBefore

        java.math.BigInteger getBefore()
        Gets the "before" attribute
      • xgetBefore

        STTwipsMeasure xgetBefore()
        Gets (as xml) the "before" attribute
      • isSetBefore

        boolean isSetBefore()
        True if has "before" attribute
      • setBefore

        void setBefore​(java.math.BigInteger before)
        Sets the "before" attribute
      • xsetBefore

        void xsetBefore​(STTwipsMeasure before)
        Sets (as xml) the "before" attribute
      • unsetBefore

        void unsetBefore()
        Unsets the "before" attribute
      • getBeforeLines

        java.math.BigInteger getBeforeLines()
        Gets the "beforeLines" attribute
      • xgetBeforeLines

        STDecimalNumber xgetBeforeLines()
        Gets (as xml) the "beforeLines" attribute
      • isSetBeforeLines

        boolean isSetBeforeLines()
        True if has "beforeLines" attribute
      • setBeforeLines

        void setBeforeLines​(java.math.BigInteger beforeLines)
        Sets the "beforeLines" attribute
      • xsetBeforeLines

        void xsetBeforeLines​(STDecimalNumber beforeLines)
        Sets (as xml) the "beforeLines" attribute
      • unsetBeforeLines

        void unsetBeforeLines()
        Unsets the "beforeLines" attribute
      • getBeforeAutospacing

        STOnOff.Enum getBeforeAutospacing()
        Gets the "beforeAutospacing" attribute
      • xgetBeforeAutospacing

        STOnOff xgetBeforeAutospacing()
        Gets (as xml) the "beforeAutospacing" attribute
      • isSetBeforeAutospacing

        boolean isSetBeforeAutospacing()
        True if has "beforeAutospacing" attribute
      • setBeforeAutospacing

        void setBeforeAutospacing​(STOnOff.Enum beforeAutospacing)
        Sets the "beforeAutospacing" attribute
      • xsetBeforeAutospacing

        void xsetBeforeAutospacing​(STOnOff beforeAutospacing)
        Sets (as xml) the "beforeAutospacing" attribute
      • unsetBeforeAutospacing

        void unsetBeforeAutospacing()
        Unsets the "beforeAutospacing" attribute
      • getAfter

        java.math.BigInteger getAfter()
        Gets the "after" attribute
      • xgetAfter

        STTwipsMeasure xgetAfter()
        Gets (as xml) the "after" attribute
      • isSetAfter

        boolean isSetAfter()
        True if has "after" attribute
      • setAfter

        void setAfter​(java.math.BigInteger after)
        Sets the "after" attribute
      • xsetAfter

        void xsetAfter​(STTwipsMeasure after)
        Sets (as xml) the "after" attribute
      • unsetAfter

        void unsetAfter()
        Unsets the "after" attribute
      • getAfterLines

        java.math.BigInteger getAfterLines()
        Gets the "afterLines" attribute
      • xgetAfterLines

        STDecimalNumber xgetAfterLines()
        Gets (as xml) the "afterLines" attribute
      • isSetAfterLines

        boolean isSetAfterLines()
        True if has "afterLines" attribute
      • setAfterLines

        void setAfterLines​(java.math.BigInteger afterLines)
        Sets the "afterLines" attribute
      • xsetAfterLines

        void xsetAfterLines​(STDecimalNumber afterLines)
        Sets (as xml) the "afterLines" attribute
      • unsetAfterLines

        void unsetAfterLines()
        Unsets the "afterLines" attribute
      • getAfterAutospacing

        STOnOff.Enum getAfterAutospacing()
        Gets the "afterAutospacing" attribute
      • xgetAfterAutospacing

        STOnOff xgetAfterAutospacing()
        Gets (as xml) the "afterAutospacing" attribute
      • isSetAfterAutospacing

        boolean isSetAfterAutospacing()
        True if has "afterAutospacing" attribute
      • setAfterAutospacing

        void setAfterAutospacing​(STOnOff.Enum afterAutospacing)
        Sets the "afterAutospacing" attribute
      • xsetAfterAutospacing

        void xsetAfterAutospacing​(STOnOff afterAutospacing)
        Sets (as xml) the "afterAutospacing" attribute
      • unsetAfterAutospacing

        void unsetAfterAutospacing()
        Unsets the "afterAutospacing" attribute
      • getLine

        java.math.BigInteger getLine()
        Gets the "line" attribute
      • isSetLine

        boolean isSetLine()
        True if has "line" attribute
      • setLine

        void setLine​(java.math.BigInteger line)
        Sets the "line" attribute
      • unsetLine

        void unsetLine()
        Unsets the "line" attribute
      • xgetLineRule

        STLineSpacingRule xgetLineRule()
        Gets (as xml) the "lineRule" attribute
      • isSetLineRule

        boolean isSetLineRule()
        True if has "lineRule" attribute
      • xsetLineRule

        void xsetLineRule​(STLineSpacingRule lineRule)
        Sets (as xml) the "lineRule" attribute
      • unsetLineRule

        void unsetLineRule()
        Unsets the "lineRule" attribute