All Superinterfaces:
CTPerm, XmlObject, XmlTokenSource

public interface CTPermStart extends CTPerm
An XML CT_PermStart(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getEdGrp

      STEdGrp.Enum getEdGrp()
      Gets the "edGrp" attribute
    • xgetEdGrp

      STEdGrp xgetEdGrp()
      Gets (as xml) the "edGrp" attribute
    • isSetEdGrp

      boolean isSetEdGrp()
      True if has "edGrp" attribute
    • setEdGrp

      void setEdGrp(STEdGrp.Enum edGrp)
      Sets the "edGrp" attribute
    • xsetEdGrp

      void xsetEdGrp(STEdGrp edGrp)
      Sets (as xml) the "edGrp" attribute
    • unsetEdGrp

      void unsetEdGrp()
      Unsets the "edGrp" attribute
    • getEd

      String getEd()
      Gets the "ed" attribute
    • xgetEd

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetEd()
      Gets (as xml) the "ed" attribute
    • isSetEd

      boolean isSetEd()
      True if has "ed" attribute
    • setEd

      void setEd(String ed)
      Sets the "ed" attribute
    • xsetEd

      void xsetEd(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString ed)
      Sets (as xml) the "ed" attribute
    • unsetEd

      void unsetEd()
      Unsets the "ed" attribute
    • getColFirst

      BigInteger getColFirst()
      Gets the "colFirst" attribute
    • xgetColFirst

      STDecimalNumber xgetColFirst()
      Gets (as xml) the "colFirst" attribute
    • isSetColFirst

      boolean isSetColFirst()
      True if has "colFirst" attribute
    • setColFirst

      void setColFirst(BigInteger colFirst)
      Sets the "colFirst" attribute
    • xsetColFirst

      void xsetColFirst(STDecimalNumber colFirst)
      Sets (as xml) the "colFirst" attribute
    • unsetColFirst

      void unsetColFirst()
      Unsets the "colFirst" attribute
    • getColLast

      BigInteger getColLast()
      Gets the "colLast" attribute
    • xgetColLast

      STDecimalNumber xgetColLast()
      Gets (as xml) the "colLast" attribute
    • isSetColLast

      boolean isSetColLast()
      True if has "colLast" attribute
    • setColLast

      void setColLast(BigInteger colLast)
      Sets the "colLast" attribute
    • xsetColLast

      void xsetColLast(STDecimalNumber colLast)
      Sets (as xml) the "colLast" attribute
    • unsetColLast

      void unsetColLast()
      Unsets the "colLast" attribute