Interface CTProof

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getSpelling

        STProof.Enum getSpelling()
        Gets the "spelling" attribute
      • xgetSpelling

        STProof xgetSpelling()
        Gets (as xml) the "spelling" attribute
      • isSetSpelling

        boolean isSetSpelling()
        True if has "spelling" attribute
      • setSpelling

        void setSpelling​(STProof.Enum spelling)
        Sets the "spelling" attribute
      • xsetSpelling

        void xsetSpelling​(STProof spelling)
        Sets (as xml) the "spelling" attribute
      • unsetSpelling

        void unsetSpelling()
        Unsets the "spelling" attribute
      • getGrammar

        STProof.Enum getGrammar()
        Gets the "grammar" attribute
      • xgetGrammar

        STProof xgetGrammar()
        Gets (as xml) the "grammar" attribute
      • isSetGrammar

        boolean isSetGrammar()
        True if has "grammar" attribute
      • setGrammar

        void setGrammar​(STProof.Enum grammar)
        Sets the "grammar" attribute
      • xsetGrammar

        void xsetGrammar​(STProof grammar)
        Sets (as xml) the "grammar" attribute
      • unsetGrammar

        void unsetGrammar()
        Unsets the "grammar" attribute