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

  • Method Details

    • getBefore

      Object getBefore()
      Gets the "before" attribute
    • xgetBefore

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetBefore()
      Gets (as xml) the "before" attribute
    • isSetBefore

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

      void setBefore(Object before)
      Sets the "before" attribute
    • xsetBefore

      void xsetBefore(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure before)
      Sets (as xml) the "before" attribute
    • unsetBefore

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

      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(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

      Object getBeforeAutospacing()
      Gets the "beforeAutospacing" attribute
    • xgetBeforeAutospacing

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetBeforeAutospacing()
      Gets (as xml) the "beforeAutospacing" attribute
    • isSetBeforeAutospacing

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

      void setBeforeAutospacing(Object beforeAutospacing)
      Sets the "beforeAutospacing" attribute
    • xsetBeforeAutospacing

      void xsetBeforeAutospacing(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff beforeAutospacing)
      Sets (as xml) the "beforeAutospacing" attribute
    • unsetBeforeAutospacing

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

      Object getAfter()
      Gets the "after" attribute
    • xgetAfter

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure xgetAfter()
      Gets (as xml) the "after" attribute
    • isSetAfter

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

      void setAfter(Object after)
      Sets the "after" attribute
    • xsetAfter

      void xsetAfter(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure after)
      Sets (as xml) the "after" attribute
    • unsetAfter

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

      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(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

      Object getAfterAutospacing()
      Gets the "afterAutospacing" attribute
    • xgetAfterAutospacing

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetAfterAutospacing()
      Gets (as xml) the "afterAutospacing" attribute
    • isSetAfterAutospacing

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

      void setAfterAutospacing(Object afterAutospacing)
      Sets the "afterAutospacing" attribute
    • xsetAfterAutospacing

      void xsetAfterAutospacing(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff afterAutospacing)
      Sets (as xml) the "afterAutospacing" attribute
    • unsetAfterAutospacing

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

      Object getLine()
      Gets the "line" attribute
    • xgetLine

      Gets (as xml) the "line" attribute
    • isSetLine

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

      void setLine(Object line)
      Sets the "line" attribute
    • xsetLine

      void xsetLine(STSignedTwipsMeasure line)
      Sets (as xml) the "line" attribute
    • unsetLine

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

      STLineSpacingRule.Enum getLineRule()
      Gets the "lineRule" attribute
    • xgetLineRule

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

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

      void setLineRule(STLineSpacingRule.Enum lineRule)
      Sets the "lineRule" attribute
    • xsetLineRule

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

      void unsetLineRule()
      Unsets the "lineRule" attribute