Interface CTSpacingRule

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTSpacingRule
    extends XmlObject
    An XML CT_SpacingRule(@http://schemas.openxmlformats.org/officeDocument/2006/math). This is a complex type.
    • Method Detail

      • getVal

        int getVal()
        Gets the "val" attribute
      • xgetVal

        STSpacingRule xgetVal()
        Gets (as xml) the "val" attribute
      • setVal

        void setVal​(int val)
        Sets the "val" attribute
      • xsetVal

        void xsetVal​(STSpacingRule val)
        Sets (as xml) the "val" attribute