Interface CTLatentStyles

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getLsdExceptionList

      List<CTLsdException> getLsdExceptionList()
      Gets a List of "lsdException" elements
    • getLsdExceptionArray

      CTLsdException[] getLsdExceptionArray()
      Gets array of all "lsdException" elements
    • getLsdExceptionArray

      CTLsdException getLsdExceptionArray(int i)
      Gets ith "lsdException" element
    • sizeOfLsdExceptionArray

      int sizeOfLsdExceptionArray()
      Returns number of "lsdException" element
    • setLsdExceptionArray

      void setLsdExceptionArray(CTLsdException[] lsdExceptionArray)
      Sets array of all "lsdException" element
    • setLsdExceptionArray

      void setLsdExceptionArray(int i, CTLsdException lsdException)
      Sets ith "lsdException" element
    • insertNewLsdException

      CTLsdException insertNewLsdException(int i)
      Inserts and returns a new empty value (as xml) as the ith "lsdException" element
    • addNewLsdException

      CTLsdException addNewLsdException()
      Appends and returns a new empty value (as xml) as the last "lsdException" element
    • removeLsdException

      void removeLsdException(int i)
      Removes the ith "lsdException" element
    • getDefLockedState

      Object getDefLockedState()
      Gets the "defLockedState" attribute
    • xgetDefLockedState

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetDefLockedState()
      Gets (as xml) the "defLockedState" attribute
    • isSetDefLockedState

      boolean isSetDefLockedState()
      True if has "defLockedState" attribute
    • setDefLockedState

      void setDefLockedState(Object defLockedState)
      Sets the "defLockedState" attribute
    • xsetDefLockedState

      void xsetDefLockedState(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff defLockedState)
      Sets (as xml) the "defLockedState" attribute
    • unsetDefLockedState

      void unsetDefLockedState()
      Unsets the "defLockedState" attribute
    • getDefUIPriority

      BigInteger getDefUIPriority()
      Gets the "defUIPriority" attribute
    • xgetDefUIPriority

      STDecimalNumber xgetDefUIPriority()
      Gets (as xml) the "defUIPriority" attribute
    • isSetDefUIPriority

      boolean isSetDefUIPriority()
      True if has "defUIPriority" attribute
    • setDefUIPriority

      void setDefUIPriority(BigInteger defUIPriority)
      Sets the "defUIPriority" attribute
    • xsetDefUIPriority

      void xsetDefUIPriority(STDecimalNumber defUIPriority)
      Sets (as xml) the "defUIPriority" attribute
    • unsetDefUIPriority

      void unsetDefUIPriority()
      Unsets the "defUIPriority" attribute
    • getDefSemiHidden

      Object getDefSemiHidden()
      Gets the "defSemiHidden" attribute
    • xgetDefSemiHidden

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetDefSemiHidden()
      Gets (as xml) the "defSemiHidden" attribute
    • isSetDefSemiHidden

      boolean isSetDefSemiHidden()
      True if has "defSemiHidden" attribute
    • setDefSemiHidden

      void setDefSemiHidden(Object defSemiHidden)
      Sets the "defSemiHidden" attribute
    • xsetDefSemiHidden

      void xsetDefSemiHidden(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff defSemiHidden)
      Sets (as xml) the "defSemiHidden" attribute
    • unsetDefSemiHidden

      void unsetDefSemiHidden()
      Unsets the "defSemiHidden" attribute
    • getDefUnhideWhenUsed

      Object getDefUnhideWhenUsed()
      Gets the "defUnhideWhenUsed" attribute
    • xgetDefUnhideWhenUsed

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetDefUnhideWhenUsed()
      Gets (as xml) the "defUnhideWhenUsed" attribute
    • isSetDefUnhideWhenUsed

      boolean isSetDefUnhideWhenUsed()
      True if has "defUnhideWhenUsed" attribute
    • setDefUnhideWhenUsed

      void setDefUnhideWhenUsed(Object defUnhideWhenUsed)
      Sets the "defUnhideWhenUsed" attribute
    • xsetDefUnhideWhenUsed

      void xsetDefUnhideWhenUsed(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff defUnhideWhenUsed)
      Sets (as xml) the "defUnhideWhenUsed" attribute
    • unsetDefUnhideWhenUsed

      void unsetDefUnhideWhenUsed()
      Unsets the "defUnhideWhenUsed" attribute
    • getDefQFormat

      Object getDefQFormat()
      Gets the "defQFormat" attribute
    • xgetDefQFormat

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff xgetDefQFormat()
      Gets (as xml) the "defQFormat" attribute
    • isSetDefQFormat

      boolean isSetDefQFormat()
      True if has "defQFormat" attribute
    • setDefQFormat

      void setDefQFormat(Object defQFormat)
      Sets the "defQFormat" attribute
    • xsetDefQFormat

      void xsetDefQFormat(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STOnOff defQFormat)
      Sets (as xml) the "defQFormat" attribute
    • unsetDefQFormat

      void unsetDefQFormat()
      Unsets the "defQFormat" attribute
    • getCount

      BigInteger getCount()
      Gets the "count" attribute
    • xgetCount

      STDecimalNumber xgetCount()
      Gets (as xml) the "count" attribute
    • isSetCount

      boolean isSetCount()
      True if has "count" attribute
    • setCount

      void setCount(BigInteger count)
      Sets the "count" attribute
    • xsetCount

      void xsetCount(STDecimalNumber count)
      Sets (as xml) the "count" attribute
    • unsetCount

      void unsetCount()
      Unsets the "count" attribute