All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getWriteProtection

      CTWriteProtection getWriteProtection()
      Gets the "writeProtection" element
    • isSetWriteProtection

      boolean isSetWriteProtection()
      True if has "writeProtection" element
    • setWriteProtection

      void setWriteProtection(CTWriteProtection writeProtection)
      Sets the "writeProtection" element
    • addNewWriteProtection

      CTWriteProtection addNewWriteProtection()
      Appends and returns a new empty "writeProtection" element
    • unsetWriteProtection

      void unsetWriteProtection()
      Unsets the "writeProtection" element
    • getView

      CTView getView()
      Gets the "view" element
    • isSetView

      boolean isSetView()
      True if has "view" element
    • setView

      void setView(CTView view)
      Sets the "view" element
    • addNewView

      CTView addNewView()
      Appends and returns a new empty "view" element
    • unsetView

      void unsetView()
      Unsets the "view" element
    • getZoom

      CTZoom getZoom()
      Gets the "zoom" element
    • isSetZoom

      boolean isSetZoom()
      True if has "zoom" element
    • setZoom

      void setZoom(CTZoom zoom)
      Sets the "zoom" element
    • addNewZoom

      CTZoom addNewZoom()
      Appends and returns a new empty "zoom" element
    • unsetZoom

      void unsetZoom()
      Unsets the "zoom" element
    • getRemovePersonalInformation

      CTOnOff getRemovePersonalInformation()
      Gets the "removePersonalInformation" element
    • isSetRemovePersonalInformation

      boolean isSetRemovePersonalInformation()
      True if has "removePersonalInformation" element
    • setRemovePersonalInformation

      void setRemovePersonalInformation(CTOnOff removePersonalInformation)
      Sets the "removePersonalInformation" element
    • addNewRemovePersonalInformation

      CTOnOff addNewRemovePersonalInformation()
      Appends and returns a new empty "removePersonalInformation" element
    • unsetRemovePersonalInformation

      void unsetRemovePersonalInformation()
      Unsets the "removePersonalInformation" element
    • getRemoveDateAndTime

      CTOnOff getRemoveDateAndTime()
      Gets the "removeDateAndTime" element
    • isSetRemoveDateAndTime

      boolean isSetRemoveDateAndTime()
      True if has "removeDateAndTime" element
    • setRemoveDateAndTime

      void setRemoveDateAndTime(CTOnOff removeDateAndTime)
      Sets the "removeDateAndTime" element
    • addNewRemoveDateAndTime

      CTOnOff addNewRemoveDateAndTime()
      Appends and returns a new empty "removeDateAndTime" element
    • unsetRemoveDateAndTime

      void unsetRemoveDateAndTime()
      Unsets the "removeDateAndTime" element
    • getDoNotDisplayPageBoundaries

      CTOnOff getDoNotDisplayPageBoundaries()
      Gets the "doNotDisplayPageBoundaries" element
    • isSetDoNotDisplayPageBoundaries

      boolean isSetDoNotDisplayPageBoundaries()
      True if has "doNotDisplayPageBoundaries" element
    • setDoNotDisplayPageBoundaries

      void setDoNotDisplayPageBoundaries(CTOnOff doNotDisplayPageBoundaries)
      Sets the "doNotDisplayPageBoundaries" element
    • addNewDoNotDisplayPageBoundaries

      CTOnOff addNewDoNotDisplayPageBoundaries()
      Appends and returns a new empty "doNotDisplayPageBoundaries" element
    • unsetDoNotDisplayPageBoundaries

      void unsetDoNotDisplayPageBoundaries()
      Unsets the "doNotDisplayPageBoundaries" element
    • getDisplayBackgroundShape

      CTOnOff getDisplayBackgroundShape()
      Gets the "displayBackgroundShape" element
    • isSetDisplayBackgroundShape

      boolean isSetDisplayBackgroundShape()
      True if has "displayBackgroundShape" element
    • setDisplayBackgroundShape

      void setDisplayBackgroundShape(CTOnOff displayBackgroundShape)
      Sets the "displayBackgroundShape" element
    • addNewDisplayBackgroundShape

      CTOnOff addNewDisplayBackgroundShape()
      Appends and returns a new empty "displayBackgroundShape" element
    • unsetDisplayBackgroundShape

      void unsetDisplayBackgroundShape()
      Unsets the "displayBackgroundShape" element
    • getPrintPostScriptOverText

      CTOnOff getPrintPostScriptOverText()
      Gets the "printPostScriptOverText" element
    • isSetPrintPostScriptOverText

      boolean isSetPrintPostScriptOverText()
      True if has "printPostScriptOverText" element
    • setPrintPostScriptOverText

      void setPrintPostScriptOverText(CTOnOff printPostScriptOverText)
      Sets the "printPostScriptOverText" element
    • addNewPrintPostScriptOverText

      CTOnOff addNewPrintPostScriptOverText()
      Appends and returns a new empty "printPostScriptOverText" element
    • unsetPrintPostScriptOverText

      void unsetPrintPostScriptOverText()
      Unsets the "printPostScriptOverText" element
    • getPrintFractionalCharacterWidth

      CTOnOff getPrintFractionalCharacterWidth()
      Gets the "printFractionalCharacterWidth" element
    • isSetPrintFractionalCharacterWidth

      boolean isSetPrintFractionalCharacterWidth()
      True if has "printFractionalCharacterWidth" element
    • setPrintFractionalCharacterWidth

      void setPrintFractionalCharacterWidth(CTOnOff printFractionalCharacterWidth)
      Sets the "printFractionalCharacterWidth" element
    • addNewPrintFractionalCharacterWidth

      CTOnOff addNewPrintFractionalCharacterWidth()
      Appends and returns a new empty "printFractionalCharacterWidth" element
    • unsetPrintFractionalCharacterWidth

      void unsetPrintFractionalCharacterWidth()
      Unsets the "printFractionalCharacterWidth" element
    • getPrintFormsData

      CTOnOff getPrintFormsData()
      Gets the "printFormsData" element
    • isSetPrintFormsData

      boolean isSetPrintFormsData()
      True if has "printFormsData" element
    • setPrintFormsData

      void setPrintFormsData(CTOnOff printFormsData)
      Sets the "printFormsData" element
    • addNewPrintFormsData

      CTOnOff addNewPrintFormsData()
      Appends and returns a new empty "printFormsData" element
    • unsetPrintFormsData

      void unsetPrintFormsData()
      Unsets the "printFormsData" element
    • getEmbedTrueTypeFonts

      CTOnOff getEmbedTrueTypeFonts()
      Gets the "embedTrueTypeFonts" element
    • isSetEmbedTrueTypeFonts

      boolean isSetEmbedTrueTypeFonts()
      True if has "embedTrueTypeFonts" element
    • setEmbedTrueTypeFonts

      void setEmbedTrueTypeFonts(CTOnOff embedTrueTypeFonts)
      Sets the "embedTrueTypeFonts" element
    • addNewEmbedTrueTypeFonts

      CTOnOff addNewEmbedTrueTypeFonts()
      Appends and returns a new empty "embedTrueTypeFonts" element
    • unsetEmbedTrueTypeFonts

      void unsetEmbedTrueTypeFonts()
      Unsets the "embedTrueTypeFonts" element
    • getEmbedSystemFonts

      CTOnOff getEmbedSystemFonts()
      Gets the "embedSystemFonts" element
    • isSetEmbedSystemFonts

      boolean isSetEmbedSystemFonts()
      True if has "embedSystemFonts" element
    • setEmbedSystemFonts

      void setEmbedSystemFonts(CTOnOff embedSystemFonts)
      Sets the "embedSystemFonts" element
    • addNewEmbedSystemFonts

      CTOnOff addNewEmbedSystemFonts()
      Appends and returns a new empty "embedSystemFonts" element
    • unsetEmbedSystemFonts

      void unsetEmbedSystemFonts()
      Unsets the "embedSystemFonts" element
    • getSaveSubsetFonts

      CTOnOff getSaveSubsetFonts()
      Gets the "saveSubsetFonts" element
    • isSetSaveSubsetFonts

      boolean isSetSaveSubsetFonts()
      True if has "saveSubsetFonts" element
    • setSaveSubsetFonts

      void setSaveSubsetFonts(CTOnOff saveSubsetFonts)
      Sets the "saveSubsetFonts" element
    • addNewSaveSubsetFonts

      CTOnOff addNewSaveSubsetFonts()
      Appends and returns a new empty "saveSubsetFonts" element
    • unsetSaveSubsetFonts

      void unsetSaveSubsetFonts()
      Unsets the "saveSubsetFonts" element
    • getSaveFormsData

      CTOnOff getSaveFormsData()
      Gets the "saveFormsData" element
    • isSetSaveFormsData

      boolean isSetSaveFormsData()
      True if has "saveFormsData" element
    • setSaveFormsData

      void setSaveFormsData(CTOnOff saveFormsData)
      Sets the "saveFormsData" element
    • addNewSaveFormsData

      CTOnOff addNewSaveFormsData()
      Appends and returns a new empty "saveFormsData" element
    • unsetSaveFormsData

      void unsetSaveFormsData()
      Unsets the "saveFormsData" element
    • getMirrorMargins

      CTOnOff getMirrorMargins()
      Gets the "mirrorMargins" element
    • isSetMirrorMargins

      boolean isSetMirrorMargins()
      True if has "mirrorMargins" element
    • setMirrorMargins

      void setMirrorMargins(CTOnOff mirrorMargins)
      Sets the "mirrorMargins" element
    • addNewMirrorMargins

      CTOnOff addNewMirrorMargins()
      Appends and returns a new empty "mirrorMargins" element
    • unsetMirrorMargins

      void unsetMirrorMargins()
      Unsets the "mirrorMargins" element
    • getAlignBordersAndEdges

      CTOnOff getAlignBordersAndEdges()
      Gets the "alignBordersAndEdges" element
    • isSetAlignBordersAndEdges

      boolean isSetAlignBordersAndEdges()
      True if has "alignBordersAndEdges" element
    • setAlignBordersAndEdges

      void setAlignBordersAndEdges(CTOnOff alignBordersAndEdges)
      Sets the "alignBordersAndEdges" element
    • addNewAlignBordersAndEdges

      CTOnOff addNewAlignBordersAndEdges()
      Appends and returns a new empty "alignBordersAndEdges" element
    • unsetAlignBordersAndEdges

      void unsetAlignBordersAndEdges()
      Unsets the "alignBordersAndEdges" element
    • getBordersDoNotSurroundHeader

      CTOnOff getBordersDoNotSurroundHeader()
      Gets the "bordersDoNotSurroundHeader" element
    • isSetBordersDoNotSurroundHeader

      boolean isSetBordersDoNotSurroundHeader()
      True if has "bordersDoNotSurroundHeader" element
    • setBordersDoNotSurroundHeader

      void setBordersDoNotSurroundHeader(CTOnOff bordersDoNotSurroundHeader)
      Sets the "bordersDoNotSurroundHeader" element
    • addNewBordersDoNotSurroundHeader

      CTOnOff addNewBordersDoNotSurroundHeader()
      Appends and returns a new empty "bordersDoNotSurroundHeader" element
    • unsetBordersDoNotSurroundHeader

      void unsetBordersDoNotSurroundHeader()
      Unsets the "bordersDoNotSurroundHeader" element
    • getBordersDoNotSurroundFooter

      CTOnOff getBordersDoNotSurroundFooter()
      Gets the "bordersDoNotSurroundFooter" element
    • isSetBordersDoNotSurroundFooter

      boolean isSetBordersDoNotSurroundFooter()
      True if has "bordersDoNotSurroundFooter" element
    • setBordersDoNotSurroundFooter

      void setBordersDoNotSurroundFooter(CTOnOff bordersDoNotSurroundFooter)
      Sets the "bordersDoNotSurroundFooter" element
    • addNewBordersDoNotSurroundFooter

      CTOnOff addNewBordersDoNotSurroundFooter()
      Appends and returns a new empty "bordersDoNotSurroundFooter" element
    • unsetBordersDoNotSurroundFooter

      void unsetBordersDoNotSurroundFooter()
      Unsets the "bordersDoNotSurroundFooter" element
    • getGutterAtTop

      CTOnOff getGutterAtTop()
      Gets the "gutterAtTop" element
    • isSetGutterAtTop

      boolean isSetGutterAtTop()
      True if has "gutterAtTop" element
    • setGutterAtTop

      void setGutterAtTop(CTOnOff gutterAtTop)
      Sets the "gutterAtTop" element
    • addNewGutterAtTop

      CTOnOff addNewGutterAtTop()
      Appends and returns a new empty "gutterAtTop" element
    • unsetGutterAtTop

      void unsetGutterAtTop()
      Unsets the "gutterAtTop" element
    • getHideSpellingErrors

      CTOnOff getHideSpellingErrors()
      Gets the "hideSpellingErrors" element
    • isSetHideSpellingErrors

      boolean isSetHideSpellingErrors()
      True if has "hideSpellingErrors" element
    • setHideSpellingErrors

      void setHideSpellingErrors(CTOnOff hideSpellingErrors)
      Sets the "hideSpellingErrors" element
    • addNewHideSpellingErrors

      CTOnOff addNewHideSpellingErrors()
      Appends and returns a new empty "hideSpellingErrors" element
    • unsetHideSpellingErrors

      void unsetHideSpellingErrors()
      Unsets the "hideSpellingErrors" element
    • getHideGrammaticalErrors

      CTOnOff getHideGrammaticalErrors()
      Gets the "hideGrammaticalErrors" element
    • isSetHideGrammaticalErrors

      boolean isSetHideGrammaticalErrors()
      True if has "hideGrammaticalErrors" element
    • setHideGrammaticalErrors

      void setHideGrammaticalErrors(CTOnOff hideGrammaticalErrors)
      Sets the "hideGrammaticalErrors" element
    • addNewHideGrammaticalErrors

      CTOnOff addNewHideGrammaticalErrors()
      Appends and returns a new empty "hideGrammaticalErrors" element
    • unsetHideGrammaticalErrors

      void unsetHideGrammaticalErrors()
      Unsets the "hideGrammaticalErrors" element
    • getActiveWritingStyleList

      List<CTWritingStyle> getActiveWritingStyleList()
      Gets a List of "activeWritingStyle" elements
    • getActiveWritingStyleArray

      CTWritingStyle[] getActiveWritingStyleArray()
      Gets array of all "activeWritingStyle" elements
    • getActiveWritingStyleArray

      CTWritingStyle getActiveWritingStyleArray(int i)
      Gets ith "activeWritingStyle" element
    • sizeOfActiveWritingStyleArray

      int sizeOfActiveWritingStyleArray()
      Returns number of "activeWritingStyle" element
    • setActiveWritingStyleArray

      void setActiveWritingStyleArray(CTWritingStyle[] activeWritingStyleArray)
      Sets array of all "activeWritingStyle" element
    • setActiveWritingStyleArray

      void setActiveWritingStyleArray(int i, CTWritingStyle activeWritingStyle)
      Sets ith "activeWritingStyle" element
    • insertNewActiveWritingStyle

      CTWritingStyle insertNewActiveWritingStyle(int i)
      Inserts and returns a new empty value (as xml) as the ith "activeWritingStyle" element
    • addNewActiveWritingStyle

      CTWritingStyle addNewActiveWritingStyle()
      Appends and returns a new empty value (as xml) as the last "activeWritingStyle" element
    • removeActiveWritingStyle

      void removeActiveWritingStyle(int i)
      Removes the ith "activeWritingStyle" element
    • getProofState

      CTProof getProofState()
      Gets the "proofState" element
    • isSetProofState

      boolean isSetProofState()
      True if has "proofState" element
    • setProofState

      void setProofState(CTProof proofState)
      Sets the "proofState" element
    • addNewProofState

      CTProof addNewProofState()
      Appends and returns a new empty "proofState" element
    • unsetProofState

      void unsetProofState()
      Unsets the "proofState" element
    • getFormsDesign

      CTOnOff getFormsDesign()
      Gets the "formsDesign" element
    • isSetFormsDesign

      boolean isSetFormsDesign()
      True if has "formsDesign" element
    • setFormsDesign

      void setFormsDesign(CTOnOff formsDesign)
      Sets the "formsDesign" element
    • addNewFormsDesign

      CTOnOff addNewFormsDesign()
      Appends and returns a new empty "formsDesign" element
    • unsetFormsDesign

      void unsetFormsDesign()
      Unsets the "formsDesign" element
    • getAttachedTemplate

      CTRel getAttachedTemplate()
      Gets the "attachedTemplate" element
    • isSetAttachedTemplate

      boolean isSetAttachedTemplate()
      True if has "attachedTemplate" element
    • setAttachedTemplate

      void setAttachedTemplate(CTRel attachedTemplate)
      Sets the "attachedTemplate" element
    • addNewAttachedTemplate

      CTRel addNewAttachedTemplate()
      Appends and returns a new empty "attachedTemplate" element
    • unsetAttachedTemplate

      void unsetAttachedTemplate()
      Unsets the "attachedTemplate" element
    • getLinkStyles

      CTOnOff getLinkStyles()
      Gets the "linkStyles" element
    • isSetLinkStyles

      boolean isSetLinkStyles()
      True if has "linkStyles" element
    • setLinkStyles

      void setLinkStyles(CTOnOff linkStyles)
      Sets the "linkStyles" element
    • addNewLinkStyles

      CTOnOff addNewLinkStyles()
      Appends and returns a new empty "linkStyles" element
    • unsetLinkStyles

      void unsetLinkStyles()
      Unsets the "linkStyles" element
    • getStylePaneFormatFilter

      CTStylePaneFilter getStylePaneFormatFilter()
      Gets the "stylePaneFormatFilter" element
    • isSetStylePaneFormatFilter

      boolean isSetStylePaneFormatFilter()
      True if has "stylePaneFormatFilter" element
    • setStylePaneFormatFilter

      void setStylePaneFormatFilter(CTStylePaneFilter stylePaneFormatFilter)
      Sets the "stylePaneFormatFilter" element
    • addNewStylePaneFormatFilter

      CTStylePaneFilter addNewStylePaneFormatFilter()
      Appends and returns a new empty "stylePaneFormatFilter" element
    • unsetStylePaneFormatFilter

      void unsetStylePaneFormatFilter()
      Unsets the "stylePaneFormatFilter" element
    • getStylePaneSortMethod

      CTStyleSort getStylePaneSortMethod()
      Gets the "stylePaneSortMethod" element
    • isSetStylePaneSortMethod

      boolean isSetStylePaneSortMethod()
      True if has "stylePaneSortMethod" element
    • setStylePaneSortMethod

      void setStylePaneSortMethod(CTStyleSort stylePaneSortMethod)
      Sets the "stylePaneSortMethod" element
    • addNewStylePaneSortMethod

      CTStyleSort addNewStylePaneSortMethod()
      Appends and returns a new empty "stylePaneSortMethod" element
    • unsetStylePaneSortMethod

      void unsetStylePaneSortMethod()
      Unsets the "stylePaneSortMethod" element
    • getDocumentType

      CTDocType getDocumentType()
      Gets the "documentType" element
    • isSetDocumentType

      boolean isSetDocumentType()
      True if has "documentType" element
    • setDocumentType

      void setDocumentType(CTDocType documentType)
      Sets the "documentType" element
    • addNewDocumentType

      CTDocType addNewDocumentType()
      Appends and returns a new empty "documentType" element
    • unsetDocumentType

      void unsetDocumentType()
      Unsets the "documentType" element
    • getMailMerge

      CTMailMerge getMailMerge()
      Gets the "mailMerge" element
    • isSetMailMerge

      boolean isSetMailMerge()
      True if has "mailMerge" element
    • setMailMerge

      void setMailMerge(CTMailMerge mailMerge)
      Sets the "mailMerge" element
    • addNewMailMerge

      CTMailMerge addNewMailMerge()
      Appends and returns a new empty "mailMerge" element
    • unsetMailMerge

      void unsetMailMerge()
      Unsets the "mailMerge" element
    • getRevisionView

      CTTrackChangesView getRevisionView()
      Gets the "revisionView" element
    • isSetRevisionView

      boolean isSetRevisionView()
      True if has "revisionView" element
    • setRevisionView

      void setRevisionView(CTTrackChangesView revisionView)
      Sets the "revisionView" element
    • addNewRevisionView

      CTTrackChangesView addNewRevisionView()
      Appends and returns a new empty "revisionView" element
    • unsetRevisionView

      void unsetRevisionView()
      Unsets the "revisionView" element
    • getTrackRevisions

      CTOnOff getTrackRevisions()
      Gets the "trackRevisions" element
    • isSetTrackRevisions

      boolean isSetTrackRevisions()
      True if has "trackRevisions" element
    • setTrackRevisions

      void setTrackRevisions(CTOnOff trackRevisions)
      Sets the "trackRevisions" element
    • addNewTrackRevisions

      CTOnOff addNewTrackRevisions()
      Appends and returns a new empty "trackRevisions" element
    • unsetTrackRevisions

      void unsetTrackRevisions()
      Unsets the "trackRevisions" element
    • getDoNotTrackMoves

      CTOnOff getDoNotTrackMoves()
      Gets the "doNotTrackMoves" element
    • isSetDoNotTrackMoves

      boolean isSetDoNotTrackMoves()
      True if has "doNotTrackMoves" element
    • setDoNotTrackMoves

      void setDoNotTrackMoves(CTOnOff doNotTrackMoves)
      Sets the "doNotTrackMoves" element
    • addNewDoNotTrackMoves

      CTOnOff addNewDoNotTrackMoves()
      Appends and returns a new empty "doNotTrackMoves" element
    • unsetDoNotTrackMoves

      void unsetDoNotTrackMoves()
      Unsets the "doNotTrackMoves" element
    • getDoNotTrackFormatting

      CTOnOff getDoNotTrackFormatting()
      Gets the "doNotTrackFormatting" element
    • isSetDoNotTrackFormatting

      boolean isSetDoNotTrackFormatting()
      True if has "doNotTrackFormatting" element
    • setDoNotTrackFormatting

      void setDoNotTrackFormatting(CTOnOff doNotTrackFormatting)
      Sets the "doNotTrackFormatting" element
    • addNewDoNotTrackFormatting

      CTOnOff addNewDoNotTrackFormatting()
      Appends and returns a new empty "doNotTrackFormatting" element
    • unsetDoNotTrackFormatting

      void unsetDoNotTrackFormatting()
      Unsets the "doNotTrackFormatting" element
    • getDocumentProtection

      CTDocProtect getDocumentProtection()
      Gets the "documentProtection" element
    • isSetDocumentProtection

      boolean isSetDocumentProtection()
      True if has "documentProtection" element
    • setDocumentProtection

      void setDocumentProtection(CTDocProtect documentProtection)
      Sets the "documentProtection" element
    • addNewDocumentProtection

      CTDocProtect addNewDocumentProtection()
      Appends and returns a new empty "documentProtection" element
    • unsetDocumentProtection

      void unsetDocumentProtection()
      Unsets the "documentProtection" element
    • getAutoFormatOverride

      CTOnOff getAutoFormatOverride()
      Gets the "autoFormatOverride" element
    • isSetAutoFormatOverride

      boolean isSetAutoFormatOverride()
      True if has "autoFormatOverride" element
    • setAutoFormatOverride

      void setAutoFormatOverride(CTOnOff autoFormatOverride)
      Sets the "autoFormatOverride" element
    • addNewAutoFormatOverride

      CTOnOff addNewAutoFormatOverride()
      Appends and returns a new empty "autoFormatOverride" element
    • unsetAutoFormatOverride

      void unsetAutoFormatOverride()
      Unsets the "autoFormatOverride" element
    • getStyleLockTheme

      CTOnOff getStyleLockTheme()
      Gets the "styleLockTheme" element
    • isSetStyleLockTheme

      boolean isSetStyleLockTheme()
      True if has "styleLockTheme" element
    • setStyleLockTheme

      void setStyleLockTheme(CTOnOff styleLockTheme)
      Sets the "styleLockTheme" element
    • addNewStyleLockTheme

      CTOnOff addNewStyleLockTheme()
      Appends and returns a new empty "styleLockTheme" element
    • unsetStyleLockTheme

      void unsetStyleLockTheme()
      Unsets the "styleLockTheme" element
    • getStyleLockQFSet

      CTOnOff getStyleLockQFSet()
      Gets the "styleLockQFSet" element
    • isSetStyleLockQFSet

      boolean isSetStyleLockQFSet()
      True if has "styleLockQFSet" element
    • setStyleLockQFSet

      void setStyleLockQFSet(CTOnOff styleLockQFSet)
      Sets the "styleLockQFSet" element
    • addNewStyleLockQFSet

      CTOnOff addNewStyleLockQFSet()
      Appends and returns a new empty "styleLockQFSet" element
    • unsetStyleLockQFSet

      void unsetStyleLockQFSet()
      Unsets the "styleLockQFSet" element
    • getDefaultTabStop

      CTTwipsMeasure getDefaultTabStop()
      Gets the "defaultTabStop" element
    • isSetDefaultTabStop

      boolean isSetDefaultTabStop()
      True if has "defaultTabStop" element
    • setDefaultTabStop

      void setDefaultTabStop(CTTwipsMeasure defaultTabStop)
      Sets the "defaultTabStop" element
    • addNewDefaultTabStop

      CTTwipsMeasure addNewDefaultTabStop()
      Appends and returns a new empty "defaultTabStop" element
    • unsetDefaultTabStop

      void unsetDefaultTabStop()
      Unsets the "defaultTabStop" element
    • getAutoHyphenation

      CTOnOff getAutoHyphenation()
      Gets the "autoHyphenation" element
    • isSetAutoHyphenation

      boolean isSetAutoHyphenation()
      True if has "autoHyphenation" element
    • setAutoHyphenation

      void setAutoHyphenation(CTOnOff autoHyphenation)
      Sets the "autoHyphenation" element
    • addNewAutoHyphenation

      CTOnOff addNewAutoHyphenation()
      Appends and returns a new empty "autoHyphenation" element
    • unsetAutoHyphenation

      void unsetAutoHyphenation()
      Unsets the "autoHyphenation" element
    • getConsecutiveHyphenLimit

      CTDecimalNumber getConsecutiveHyphenLimit()
      Gets the "consecutiveHyphenLimit" element
    • isSetConsecutiveHyphenLimit

      boolean isSetConsecutiveHyphenLimit()
      True if has "consecutiveHyphenLimit" element
    • setConsecutiveHyphenLimit

      void setConsecutiveHyphenLimit(CTDecimalNumber consecutiveHyphenLimit)
      Sets the "consecutiveHyphenLimit" element
    • addNewConsecutiveHyphenLimit

      CTDecimalNumber addNewConsecutiveHyphenLimit()
      Appends and returns a new empty "consecutiveHyphenLimit" element
    • unsetConsecutiveHyphenLimit

      void unsetConsecutiveHyphenLimit()
      Unsets the "consecutiveHyphenLimit" element
    • getHyphenationZone

      CTTwipsMeasure getHyphenationZone()
      Gets the "hyphenationZone" element
    • isSetHyphenationZone

      boolean isSetHyphenationZone()
      True if has "hyphenationZone" element
    • setHyphenationZone

      void setHyphenationZone(CTTwipsMeasure hyphenationZone)
      Sets the "hyphenationZone" element
    • addNewHyphenationZone

      CTTwipsMeasure addNewHyphenationZone()
      Appends and returns a new empty "hyphenationZone" element
    • unsetHyphenationZone

      void unsetHyphenationZone()
      Unsets the "hyphenationZone" element
    • getDoNotHyphenateCaps

      CTOnOff getDoNotHyphenateCaps()
      Gets the "doNotHyphenateCaps" element
    • isSetDoNotHyphenateCaps

      boolean isSetDoNotHyphenateCaps()
      True if has "doNotHyphenateCaps" element
    • setDoNotHyphenateCaps

      void setDoNotHyphenateCaps(CTOnOff doNotHyphenateCaps)
      Sets the "doNotHyphenateCaps" element
    • addNewDoNotHyphenateCaps

      CTOnOff addNewDoNotHyphenateCaps()
      Appends and returns a new empty "doNotHyphenateCaps" element
    • unsetDoNotHyphenateCaps

      void unsetDoNotHyphenateCaps()
      Unsets the "doNotHyphenateCaps" element
    • getShowEnvelope

      CTOnOff getShowEnvelope()
      Gets the "showEnvelope" element
    • isSetShowEnvelope

      boolean isSetShowEnvelope()
      True if has "showEnvelope" element
    • setShowEnvelope

      void setShowEnvelope(CTOnOff showEnvelope)
      Sets the "showEnvelope" element
    • addNewShowEnvelope

      CTOnOff addNewShowEnvelope()
      Appends and returns a new empty "showEnvelope" element
    • unsetShowEnvelope

      void unsetShowEnvelope()
      Unsets the "showEnvelope" element
    • getSummaryLength

      CTDecimalNumberOrPrecent getSummaryLength()
      Gets the "summaryLength" element
    • isSetSummaryLength

      boolean isSetSummaryLength()
      True if has "summaryLength" element
    • setSummaryLength

      void setSummaryLength(CTDecimalNumberOrPrecent summaryLength)
      Sets the "summaryLength" element
    • addNewSummaryLength

      CTDecimalNumberOrPrecent addNewSummaryLength()
      Appends and returns a new empty "summaryLength" element
    • unsetSummaryLength

      void unsetSummaryLength()
      Unsets the "summaryLength" element
    • getClickAndTypeStyle

      CTString getClickAndTypeStyle()
      Gets the "clickAndTypeStyle" element
    • isSetClickAndTypeStyle

      boolean isSetClickAndTypeStyle()
      True if has "clickAndTypeStyle" element
    • setClickAndTypeStyle

      void setClickAndTypeStyle(CTString clickAndTypeStyle)
      Sets the "clickAndTypeStyle" element
    • addNewClickAndTypeStyle

      CTString addNewClickAndTypeStyle()
      Appends and returns a new empty "clickAndTypeStyle" element
    • unsetClickAndTypeStyle

      void unsetClickAndTypeStyle()
      Unsets the "clickAndTypeStyle" element
    • getDefaultTableStyle

      CTString getDefaultTableStyle()
      Gets the "defaultTableStyle" element
    • isSetDefaultTableStyle

      boolean isSetDefaultTableStyle()
      True if has "defaultTableStyle" element
    • setDefaultTableStyle

      void setDefaultTableStyle(CTString defaultTableStyle)
      Sets the "defaultTableStyle" element
    • addNewDefaultTableStyle

      CTString addNewDefaultTableStyle()
      Appends and returns a new empty "defaultTableStyle" element
    • unsetDefaultTableStyle

      void unsetDefaultTableStyle()
      Unsets the "defaultTableStyle" element
    • getEvenAndOddHeaders

      CTOnOff getEvenAndOddHeaders()
      Gets the "evenAndOddHeaders" element
    • isSetEvenAndOddHeaders

      boolean isSetEvenAndOddHeaders()
      True if has "evenAndOddHeaders" element
    • setEvenAndOddHeaders

      void setEvenAndOddHeaders(CTOnOff evenAndOddHeaders)
      Sets the "evenAndOddHeaders" element
    • addNewEvenAndOddHeaders

      CTOnOff addNewEvenAndOddHeaders()
      Appends and returns a new empty "evenAndOddHeaders" element
    • unsetEvenAndOddHeaders

      void unsetEvenAndOddHeaders()
      Unsets the "evenAndOddHeaders" element
    • getBookFoldRevPrinting

      CTOnOff getBookFoldRevPrinting()
      Gets the "bookFoldRevPrinting" element
    • isSetBookFoldRevPrinting

      boolean isSetBookFoldRevPrinting()
      True if has "bookFoldRevPrinting" element
    • setBookFoldRevPrinting

      void setBookFoldRevPrinting(CTOnOff bookFoldRevPrinting)
      Sets the "bookFoldRevPrinting" element
    • addNewBookFoldRevPrinting

      CTOnOff addNewBookFoldRevPrinting()
      Appends and returns a new empty "bookFoldRevPrinting" element
    • unsetBookFoldRevPrinting

      void unsetBookFoldRevPrinting()
      Unsets the "bookFoldRevPrinting" element
    • getBookFoldPrinting

      CTOnOff getBookFoldPrinting()
      Gets the "bookFoldPrinting" element
    • isSetBookFoldPrinting

      boolean isSetBookFoldPrinting()
      True if has "bookFoldPrinting" element
    • setBookFoldPrinting

      void setBookFoldPrinting(CTOnOff bookFoldPrinting)
      Sets the "bookFoldPrinting" element
    • addNewBookFoldPrinting

      CTOnOff addNewBookFoldPrinting()
      Appends and returns a new empty "bookFoldPrinting" element
    • unsetBookFoldPrinting

      void unsetBookFoldPrinting()
      Unsets the "bookFoldPrinting" element
    • getBookFoldPrintingSheets

      CTDecimalNumber getBookFoldPrintingSheets()
      Gets the "bookFoldPrintingSheets" element
    • isSetBookFoldPrintingSheets

      boolean isSetBookFoldPrintingSheets()
      True if has "bookFoldPrintingSheets" element
    • setBookFoldPrintingSheets

      void setBookFoldPrintingSheets(CTDecimalNumber bookFoldPrintingSheets)
      Sets the "bookFoldPrintingSheets" element
    • addNewBookFoldPrintingSheets

      CTDecimalNumber addNewBookFoldPrintingSheets()
      Appends and returns a new empty "bookFoldPrintingSheets" element
    • unsetBookFoldPrintingSheets

      void unsetBookFoldPrintingSheets()
      Unsets the "bookFoldPrintingSheets" element
    • getDrawingGridHorizontalSpacing

      CTTwipsMeasure getDrawingGridHorizontalSpacing()
      Gets the "drawingGridHorizontalSpacing" element
    • isSetDrawingGridHorizontalSpacing

      boolean isSetDrawingGridHorizontalSpacing()
      True if has "drawingGridHorizontalSpacing" element
    • setDrawingGridHorizontalSpacing

      void setDrawingGridHorizontalSpacing(CTTwipsMeasure drawingGridHorizontalSpacing)
      Sets the "drawingGridHorizontalSpacing" element
    • addNewDrawingGridHorizontalSpacing

      CTTwipsMeasure addNewDrawingGridHorizontalSpacing()
      Appends and returns a new empty "drawingGridHorizontalSpacing" element
    • unsetDrawingGridHorizontalSpacing

      void unsetDrawingGridHorizontalSpacing()
      Unsets the "drawingGridHorizontalSpacing" element
    • getDrawingGridVerticalSpacing

      CTTwipsMeasure getDrawingGridVerticalSpacing()
      Gets the "drawingGridVerticalSpacing" element
    • isSetDrawingGridVerticalSpacing

      boolean isSetDrawingGridVerticalSpacing()
      True if has "drawingGridVerticalSpacing" element
    • setDrawingGridVerticalSpacing

      void setDrawingGridVerticalSpacing(CTTwipsMeasure drawingGridVerticalSpacing)
      Sets the "drawingGridVerticalSpacing" element
    • addNewDrawingGridVerticalSpacing

      CTTwipsMeasure addNewDrawingGridVerticalSpacing()
      Appends and returns a new empty "drawingGridVerticalSpacing" element
    • unsetDrawingGridVerticalSpacing

      void unsetDrawingGridVerticalSpacing()
      Unsets the "drawingGridVerticalSpacing" element
    • getDisplayHorizontalDrawingGridEvery

      CTDecimalNumber getDisplayHorizontalDrawingGridEvery()
      Gets the "displayHorizontalDrawingGridEvery" element
    • isSetDisplayHorizontalDrawingGridEvery

      boolean isSetDisplayHorizontalDrawingGridEvery()
      True if has "displayHorizontalDrawingGridEvery" element
    • setDisplayHorizontalDrawingGridEvery

      void setDisplayHorizontalDrawingGridEvery(CTDecimalNumber displayHorizontalDrawingGridEvery)
      Sets the "displayHorizontalDrawingGridEvery" element
    • addNewDisplayHorizontalDrawingGridEvery

      CTDecimalNumber addNewDisplayHorizontalDrawingGridEvery()
      Appends and returns a new empty "displayHorizontalDrawingGridEvery" element
    • unsetDisplayHorizontalDrawingGridEvery

      void unsetDisplayHorizontalDrawingGridEvery()
      Unsets the "displayHorizontalDrawingGridEvery" element
    • getDisplayVerticalDrawingGridEvery

      CTDecimalNumber getDisplayVerticalDrawingGridEvery()
      Gets the "displayVerticalDrawingGridEvery" element
    • isSetDisplayVerticalDrawingGridEvery

      boolean isSetDisplayVerticalDrawingGridEvery()
      True if has "displayVerticalDrawingGridEvery" element
    • setDisplayVerticalDrawingGridEvery

      void setDisplayVerticalDrawingGridEvery(CTDecimalNumber displayVerticalDrawingGridEvery)
      Sets the "displayVerticalDrawingGridEvery" element
    • addNewDisplayVerticalDrawingGridEvery

      CTDecimalNumber addNewDisplayVerticalDrawingGridEvery()
      Appends and returns a new empty "displayVerticalDrawingGridEvery" element
    • unsetDisplayVerticalDrawingGridEvery

      void unsetDisplayVerticalDrawingGridEvery()
      Unsets the "displayVerticalDrawingGridEvery" element
    • getDoNotUseMarginsForDrawingGridOrigin

      CTOnOff getDoNotUseMarginsForDrawingGridOrigin()
      Gets the "doNotUseMarginsForDrawingGridOrigin" element
    • isSetDoNotUseMarginsForDrawingGridOrigin

      boolean isSetDoNotUseMarginsForDrawingGridOrigin()
      True if has "doNotUseMarginsForDrawingGridOrigin" element
    • setDoNotUseMarginsForDrawingGridOrigin

      void setDoNotUseMarginsForDrawingGridOrigin(CTOnOff doNotUseMarginsForDrawingGridOrigin)
      Sets the "doNotUseMarginsForDrawingGridOrigin" element
    • addNewDoNotUseMarginsForDrawingGridOrigin

      CTOnOff addNewDoNotUseMarginsForDrawingGridOrigin()
      Appends and returns a new empty "doNotUseMarginsForDrawingGridOrigin" element
    • unsetDoNotUseMarginsForDrawingGridOrigin

      void unsetDoNotUseMarginsForDrawingGridOrigin()
      Unsets the "doNotUseMarginsForDrawingGridOrigin" element
    • getDrawingGridHorizontalOrigin

      CTTwipsMeasure getDrawingGridHorizontalOrigin()
      Gets the "drawingGridHorizontalOrigin" element
    • isSetDrawingGridHorizontalOrigin

      boolean isSetDrawingGridHorizontalOrigin()
      True if has "drawingGridHorizontalOrigin" element
    • setDrawingGridHorizontalOrigin

      void setDrawingGridHorizontalOrigin(CTTwipsMeasure drawingGridHorizontalOrigin)
      Sets the "drawingGridHorizontalOrigin" element
    • addNewDrawingGridHorizontalOrigin

      CTTwipsMeasure addNewDrawingGridHorizontalOrigin()
      Appends and returns a new empty "drawingGridHorizontalOrigin" element
    • unsetDrawingGridHorizontalOrigin

      void unsetDrawingGridHorizontalOrigin()
      Unsets the "drawingGridHorizontalOrigin" element
    • getDrawingGridVerticalOrigin

      CTTwipsMeasure getDrawingGridVerticalOrigin()
      Gets the "drawingGridVerticalOrigin" element
    • isSetDrawingGridVerticalOrigin

      boolean isSetDrawingGridVerticalOrigin()
      True if has "drawingGridVerticalOrigin" element
    • setDrawingGridVerticalOrigin

      void setDrawingGridVerticalOrigin(CTTwipsMeasure drawingGridVerticalOrigin)
      Sets the "drawingGridVerticalOrigin" element
    • addNewDrawingGridVerticalOrigin

      CTTwipsMeasure addNewDrawingGridVerticalOrigin()
      Appends and returns a new empty "drawingGridVerticalOrigin" element
    • unsetDrawingGridVerticalOrigin

      void unsetDrawingGridVerticalOrigin()
      Unsets the "drawingGridVerticalOrigin" element
    • getDoNotShadeFormData

      CTOnOff getDoNotShadeFormData()
      Gets the "doNotShadeFormData" element
    • isSetDoNotShadeFormData

      boolean isSetDoNotShadeFormData()
      True if has "doNotShadeFormData" element
    • setDoNotShadeFormData

      void setDoNotShadeFormData(CTOnOff doNotShadeFormData)
      Sets the "doNotShadeFormData" element
    • addNewDoNotShadeFormData

      CTOnOff addNewDoNotShadeFormData()
      Appends and returns a new empty "doNotShadeFormData" element
    • unsetDoNotShadeFormData

      void unsetDoNotShadeFormData()
      Unsets the "doNotShadeFormData" element
    • getNoPunctuationKerning

      CTOnOff getNoPunctuationKerning()
      Gets the "noPunctuationKerning" element
    • isSetNoPunctuationKerning

      boolean isSetNoPunctuationKerning()
      True if has "noPunctuationKerning" element
    • setNoPunctuationKerning

      void setNoPunctuationKerning(CTOnOff noPunctuationKerning)
      Sets the "noPunctuationKerning" element
    • addNewNoPunctuationKerning

      CTOnOff addNewNoPunctuationKerning()
      Appends and returns a new empty "noPunctuationKerning" element
    • unsetNoPunctuationKerning

      void unsetNoPunctuationKerning()
      Unsets the "noPunctuationKerning" element
    • getCharacterSpacingControl

      CTCharacterSpacing getCharacterSpacingControl()
      Gets the "characterSpacingControl" element
    • isSetCharacterSpacingControl

      boolean isSetCharacterSpacingControl()
      True if has "characterSpacingControl" element
    • setCharacterSpacingControl

      void setCharacterSpacingControl(CTCharacterSpacing characterSpacingControl)
      Sets the "characterSpacingControl" element
    • addNewCharacterSpacingControl

      CTCharacterSpacing addNewCharacterSpacingControl()
      Appends and returns a new empty "characterSpacingControl" element
    • unsetCharacterSpacingControl

      void unsetCharacterSpacingControl()
      Unsets the "characterSpacingControl" element
    • getPrintTwoOnOne

      CTOnOff getPrintTwoOnOne()
      Gets the "printTwoOnOne" element
    • isSetPrintTwoOnOne

      boolean isSetPrintTwoOnOne()
      True if has "printTwoOnOne" element
    • setPrintTwoOnOne

      void setPrintTwoOnOne(CTOnOff printTwoOnOne)
      Sets the "printTwoOnOne" element
    • addNewPrintTwoOnOne

      CTOnOff addNewPrintTwoOnOne()
      Appends and returns a new empty "printTwoOnOne" element
    • unsetPrintTwoOnOne

      void unsetPrintTwoOnOne()
      Unsets the "printTwoOnOne" element
    • getStrictFirstAndLastChars

      CTOnOff getStrictFirstAndLastChars()
      Gets the "strictFirstAndLastChars" element
    • isSetStrictFirstAndLastChars

      boolean isSetStrictFirstAndLastChars()
      True if has "strictFirstAndLastChars" element
    • setStrictFirstAndLastChars

      void setStrictFirstAndLastChars(CTOnOff strictFirstAndLastChars)
      Sets the "strictFirstAndLastChars" element
    • addNewStrictFirstAndLastChars

      CTOnOff addNewStrictFirstAndLastChars()
      Appends and returns a new empty "strictFirstAndLastChars" element
    • unsetStrictFirstAndLastChars

      void unsetStrictFirstAndLastChars()
      Unsets the "strictFirstAndLastChars" element
    • getNoLineBreaksAfter

      CTKinsoku getNoLineBreaksAfter()
      Gets the "noLineBreaksAfter" element
    • isSetNoLineBreaksAfter

      boolean isSetNoLineBreaksAfter()
      True if has "noLineBreaksAfter" element
    • setNoLineBreaksAfter

      void setNoLineBreaksAfter(CTKinsoku noLineBreaksAfter)
      Sets the "noLineBreaksAfter" element
    • addNewNoLineBreaksAfter

      CTKinsoku addNewNoLineBreaksAfter()
      Appends and returns a new empty "noLineBreaksAfter" element
    • unsetNoLineBreaksAfter

      void unsetNoLineBreaksAfter()
      Unsets the "noLineBreaksAfter" element
    • getNoLineBreaksBefore

      CTKinsoku getNoLineBreaksBefore()
      Gets the "noLineBreaksBefore" element
    • isSetNoLineBreaksBefore

      boolean isSetNoLineBreaksBefore()
      True if has "noLineBreaksBefore" element
    • setNoLineBreaksBefore

      void setNoLineBreaksBefore(CTKinsoku noLineBreaksBefore)
      Sets the "noLineBreaksBefore" element
    • addNewNoLineBreaksBefore

      CTKinsoku addNewNoLineBreaksBefore()
      Appends and returns a new empty "noLineBreaksBefore" element
    • unsetNoLineBreaksBefore

      void unsetNoLineBreaksBefore()
      Unsets the "noLineBreaksBefore" element
    • getSavePreviewPicture

      CTOnOff getSavePreviewPicture()
      Gets the "savePreviewPicture" element
    • isSetSavePreviewPicture

      boolean isSetSavePreviewPicture()
      True if has "savePreviewPicture" element
    • setSavePreviewPicture

      void setSavePreviewPicture(CTOnOff savePreviewPicture)
      Sets the "savePreviewPicture" element
    • addNewSavePreviewPicture

      CTOnOff addNewSavePreviewPicture()
      Appends and returns a new empty "savePreviewPicture" element
    • unsetSavePreviewPicture

      void unsetSavePreviewPicture()
      Unsets the "savePreviewPicture" element
    • getDoNotValidateAgainstSchema

      CTOnOff getDoNotValidateAgainstSchema()
      Gets the "doNotValidateAgainstSchema" element
    • isSetDoNotValidateAgainstSchema

      boolean isSetDoNotValidateAgainstSchema()
      True if has "doNotValidateAgainstSchema" element
    • setDoNotValidateAgainstSchema

      void setDoNotValidateAgainstSchema(CTOnOff doNotValidateAgainstSchema)
      Sets the "doNotValidateAgainstSchema" element
    • addNewDoNotValidateAgainstSchema

      CTOnOff addNewDoNotValidateAgainstSchema()
      Appends and returns a new empty "doNotValidateAgainstSchema" element
    • unsetDoNotValidateAgainstSchema

      void unsetDoNotValidateAgainstSchema()
      Unsets the "doNotValidateAgainstSchema" element
    • getSaveInvalidXml

      CTOnOff getSaveInvalidXml()
      Gets the "saveInvalidXml" element
    • isSetSaveInvalidXml

      boolean isSetSaveInvalidXml()
      True if has "saveInvalidXml" element
    • setSaveInvalidXml

      void setSaveInvalidXml(CTOnOff saveInvalidXml)
      Sets the "saveInvalidXml" element
    • addNewSaveInvalidXml

      CTOnOff addNewSaveInvalidXml()
      Appends and returns a new empty "saveInvalidXml" element
    • unsetSaveInvalidXml

      void unsetSaveInvalidXml()
      Unsets the "saveInvalidXml" element
    • getIgnoreMixedContent

      CTOnOff getIgnoreMixedContent()
      Gets the "ignoreMixedContent" element
    • isSetIgnoreMixedContent

      boolean isSetIgnoreMixedContent()
      True if has "ignoreMixedContent" element
    • setIgnoreMixedContent

      void setIgnoreMixedContent(CTOnOff ignoreMixedContent)
      Sets the "ignoreMixedContent" element
    • addNewIgnoreMixedContent

      CTOnOff addNewIgnoreMixedContent()
      Appends and returns a new empty "ignoreMixedContent" element
    • unsetIgnoreMixedContent

      void unsetIgnoreMixedContent()
      Unsets the "ignoreMixedContent" element
    • getAlwaysShowPlaceholderText

      CTOnOff getAlwaysShowPlaceholderText()
      Gets the "alwaysShowPlaceholderText" element
    • isSetAlwaysShowPlaceholderText

      boolean isSetAlwaysShowPlaceholderText()
      True if has "alwaysShowPlaceholderText" element
    • setAlwaysShowPlaceholderText

      void setAlwaysShowPlaceholderText(CTOnOff alwaysShowPlaceholderText)
      Sets the "alwaysShowPlaceholderText" element
    • addNewAlwaysShowPlaceholderText

      CTOnOff addNewAlwaysShowPlaceholderText()
      Appends and returns a new empty "alwaysShowPlaceholderText" element
    • unsetAlwaysShowPlaceholderText

      void unsetAlwaysShowPlaceholderText()
      Unsets the "alwaysShowPlaceholderText" element
    • getDoNotDemarcateInvalidXml

      CTOnOff getDoNotDemarcateInvalidXml()
      Gets the "doNotDemarcateInvalidXml" element
    • isSetDoNotDemarcateInvalidXml

      boolean isSetDoNotDemarcateInvalidXml()
      True if has "doNotDemarcateInvalidXml" element
    • setDoNotDemarcateInvalidXml

      void setDoNotDemarcateInvalidXml(CTOnOff doNotDemarcateInvalidXml)
      Sets the "doNotDemarcateInvalidXml" element
    • addNewDoNotDemarcateInvalidXml

      CTOnOff addNewDoNotDemarcateInvalidXml()
      Appends and returns a new empty "doNotDemarcateInvalidXml" element
    • unsetDoNotDemarcateInvalidXml

      void unsetDoNotDemarcateInvalidXml()
      Unsets the "doNotDemarcateInvalidXml" element
    • getSaveXmlDataOnly

      CTOnOff getSaveXmlDataOnly()
      Gets the "saveXmlDataOnly" element
    • isSetSaveXmlDataOnly

      boolean isSetSaveXmlDataOnly()
      True if has "saveXmlDataOnly" element
    • setSaveXmlDataOnly

      void setSaveXmlDataOnly(CTOnOff saveXmlDataOnly)
      Sets the "saveXmlDataOnly" element
    • addNewSaveXmlDataOnly

      CTOnOff addNewSaveXmlDataOnly()
      Appends and returns a new empty "saveXmlDataOnly" element
    • unsetSaveXmlDataOnly

      void unsetSaveXmlDataOnly()
      Unsets the "saveXmlDataOnly" element
    • getUseXSLTWhenSaving

      CTOnOff getUseXSLTWhenSaving()
      Gets the "useXSLTWhenSaving" element
    • isSetUseXSLTWhenSaving

      boolean isSetUseXSLTWhenSaving()
      True if has "useXSLTWhenSaving" element
    • setUseXSLTWhenSaving

      void setUseXSLTWhenSaving(CTOnOff useXSLTWhenSaving)
      Sets the "useXSLTWhenSaving" element
    • addNewUseXSLTWhenSaving

      CTOnOff addNewUseXSLTWhenSaving()
      Appends and returns a new empty "useXSLTWhenSaving" element
    • unsetUseXSLTWhenSaving

      void unsetUseXSLTWhenSaving()
      Unsets the "useXSLTWhenSaving" element
    • getSaveThroughXslt

      CTSaveThroughXslt getSaveThroughXslt()
      Gets the "saveThroughXslt" element
    • isSetSaveThroughXslt

      boolean isSetSaveThroughXslt()
      True if has "saveThroughXslt" element
    • setSaveThroughXslt

      void setSaveThroughXslt(CTSaveThroughXslt saveThroughXslt)
      Sets the "saveThroughXslt" element
    • addNewSaveThroughXslt

      CTSaveThroughXslt addNewSaveThroughXslt()
      Appends and returns a new empty "saveThroughXslt" element
    • unsetSaveThroughXslt

      void unsetSaveThroughXslt()
      Unsets the "saveThroughXslt" element
    • getShowXMLTags

      CTOnOff getShowXMLTags()
      Gets the "showXMLTags" element
    • isSetShowXMLTags

      boolean isSetShowXMLTags()
      True if has "showXMLTags" element
    • setShowXMLTags

      void setShowXMLTags(CTOnOff showXMLTags)
      Sets the "showXMLTags" element
    • addNewShowXMLTags

      CTOnOff addNewShowXMLTags()
      Appends and returns a new empty "showXMLTags" element
    • unsetShowXMLTags

      void unsetShowXMLTags()
      Unsets the "showXMLTags" element
    • getAlwaysMergeEmptyNamespace

      CTOnOff getAlwaysMergeEmptyNamespace()
      Gets the "alwaysMergeEmptyNamespace" element
    • isSetAlwaysMergeEmptyNamespace

      boolean isSetAlwaysMergeEmptyNamespace()
      True if has "alwaysMergeEmptyNamespace" element
    • setAlwaysMergeEmptyNamespace

      void setAlwaysMergeEmptyNamespace(CTOnOff alwaysMergeEmptyNamespace)
      Sets the "alwaysMergeEmptyNamespace" element
    • addNewAlwaysMergeEmptyNamespace

      CTOnOff addNewAlwaysMergeEmptyNamespace()
      Appends and returns a new empty "alwaysMergeEmptyNamespace" element
    • unsetAlwaysMergeEmptyNamespace

      void unsetAlwaysMergeEmptyNamespace()
      Unsets the "alwaysMergeEmptyNamespace" element
    • getUpdateFields

      CTOnOff getUpdateFields()
      Gets the "updateFields" element
    • isSetUpdateFields

      boolean isSetUpdateFields()
      True if has "updateFields" element
    • setUpdateFields

      void setUpdateFields(CTOnOff updateFields)
      Sets the "updateFields" element
    • addNewUpdateFields

      CTOnOff addNewUpdateFields()
      Appends and returns a new empty "updateFields" element
    • unsetUpdateFields

      void unsetUpdateFields()
      Unsets the "updateFields" element
    • getHdrShapeDefaults

      CTShapeDefaults getHdrShapeDefaults()
      Gets the "hdrShapeDefaults" element
    • isSetHdrShapeDefaults

      boolean isSetHdrShapeDefaults()
      True if has "hdrShapeDefaults" element
    • setHdrShapeDefaults

      void setHdrShapeDefaults(CTShapeDefaults hdrShapeDefaults)
      Sets the "hdrShapeDefaults" element
    • addNewHdrShapeDefaults

      CTShapeDefaults addNewHdrShapeDefaults()
      Appends and returns a new empty "hdrShapeDefaults" element
    • unsetHdrShapeDefaults

      void unsetHdrShapeDefaults()
      Unsets the "hdrShapeDefaults" element
    • getFootnotePr

      CTFtnDocProps getFootnotePr()
      Gets the "footnotePr" element
    • isSetFootnotePr

      boolean isSetFootnotePr()
      True if has "footnotePr" element
    • setFootnotePr

      void setFootnotePr(CTFtnDocProps footnotePr)
      Sets the "footnotePr" element
    • addNewFootnotePr

      CTFtnDocProps addNewFootnotePr()
      Appends and returns a new empty "footnotePr" element
    • unsetFootnotePr

      void unsetFootnotePr()
      Unsets the "footnotePr" element
    • getEndnotePr

      CTEdnDocProps getEndnotePr()
      Gets the "endnotePr" element
    • isSetEndnotePr

      boolean isSetEndnotePr()
      True if has "endnotePr" element
    • setEndnotePr

      void setEndnotePr(CTEdnDocProps endnotePr)
      Sets the "endnotePr" element
    • addNewEndnotePr

      CTEdnDocProps addNewEndnotePr()
      Appends and returns a new empty "endnotePr" element
    • unsetEndnotePr

      void unsetEndnotePr()
      Unsets the "endnotePr" element
    • getCompat

      CTCompat getCompat()
      Gets the "compat" element
    • isSetCompat

      boolean isSetCompat()
      True if has "compat" element
    • setCompat

      void setCompat(CTCompat compat)
      Sets the "compat" element
    • addNewCompat

      CTCompat addNewCompat()
      Appends and returns a new empty "compat" element
    • unsetCompat

      void unsetCompat()
      Unsets the "compat" element
    • getDocVars

      CTDocVars getDocVars()
      Gets the "docVars" element
    • isSetDocVars

      boolean isSetDocVars()
      True if has "docVars" element
    • setDocVars

      void setDocVars(CTDocVars docVars)
      Sets the "docVars" element
    • addNewDocVars

      CTDocVars addNewDocVars()
      Appends and returns a new empty "docVars" element
    • unsetDocVars

      void unsetDocVars()
      Unsets the "docVars" element
    • getRsids

      CTDocRsids getRsids()
      Gets the "rsids" element
    • isSetRsids

      boolean isSetRsids()
      True if has "rsids" element
    • setRsids

      void setRsids(CTDocRsids rsids)
      Sets the "rsids" element
    • addNewRsids

      CTDocRsids addNewRsids()
      Appends and returns a new empty "rsids" element
    • unsetRsids

      void unsetRsids()
      Unsets the "rsids" element
    • getMathPr

      CTMathPr getMathPr()
      Gets the "mathPr" element
    • isSetMathPr

      boolean isSetMathPr()
      True if has "mathPr" element
    • setMathPr

      void setMathPr(CTMathPr mathPr)
      Sets the "mathPr" element
    • addNewMathPr

      CTMathPr addNewMathPr()
      Appends and returns a new empty "mathPr" element
    • unsetMathPr

      void unsetMathPr()
      Unsets the "mathPr" element
    • getAttachedSchemaList

      List<CTString> getAttachedSchemaList()
      Gets a List of "attachedSchema" elements
    • getAttachedSchemaArray

      CTString[] getAttachedSchemaArray()
      Gets array of all "attachedSchema" elements
    • getAttachedSchemaArray

      CTString getAttachedSchemaArray(int i)
      Gets ith "attachedSchema" element
    • sizeOfAttachedSchemaArray

      int sizeOfAttachedSchemaArray()
      Returns number of "attachedSchema" element
    • setAttachedSchemaArray

      void setAttachedSchemaArray(CTString[] attachedSchemaArray)
      Sets array of all "attachedSchema" element
    • setAttachedSchemaArray

      void setAttachedSchemaArray(int i, CTString attachedSchema)
      Sets ith "attachedSchema" element
    • insertNewAttachedSchema

      CTString insertNewAttachedSchema(int i)
      Inserts and returns a new empty value (as xml) as the ith "attachedSchema" element
    • addNewAttachedSchema

      CTString addNewAttachedSchema()
      Appends and returns a new empty value (as xml) as the last "attachedSchema" element
    • removeAttachedSchema

      void removeAttachedSchema(int i)
      Removes the ith "attachedSchema" element
    • getThemeFontLang

      CTLanguage getThemeFontLang()
      Gets the "themeFontLang" element
    • isSetThemeFontLang

      boolean isSetThemeFontLang()
      True if has "themeFontLang" element
    • setThemeFontLang

      void setThemeFontLang(CTLanguage themeFontLang)
      Sets the "themeFontLang" element
    • addNewThemeFontLang

      CTLanguage addNewThemeFontLang()
      Appends and returns a new empty "themeFontLang" element
    • unsetThemeFontLang

      void unsetThemeFontLang()
      Unsets the "themeFontLang" element
    • getClrSchemeMapping

      CTColorSchemeMapping getClrSchemeMapping()
      Gets the "clrSchemeMapping" element
    • isSetClrSchemeMapping

      boolean isSetClrSchemeMapping()
      True if has "clrSchemeMapping" element
    • setClrSchemeMapping

      void setClrSchemeMapping(CTColorSchemeMapping clrSchemeMapping)
      Sets the "clrSchemeMapping" element
    • addNewClrSchemeMapping

      CTColorSchemeMapping addNewClrSchemeMapping()
      Appends and returns a new empty "clrSchemeMapping" element
    • unsetClrSchemeMapping

      void unsetClrSchemeMapping()
      Unsets the "clrSchemeMapping" element
    • getDoNotIncludeSubdocsInStats

      CTOnOff getDoNotIncludeSubdocsInStats()
      Gets the "doNotIncludeSubdocsInStats" element
    • isSetDoNotIncludeSubdocsInStats

      boolean isSetDoNotIncludeSubdocsInStats()
      True if has "doNotIncludeSubdocsInStats" element
    • setDoNotIncludeSubdocsInStats

      void setDoNotIncludeSubdocsInStats(CTOnOff doNotIncludeSubdocsInStats)
      Sets the "doNotIncludeSubdocsInStats" element
    • addNewDoNotIncludeSubdocsInStats

      CTOnOff addNewDoNotIncludeSubdocsInStats()
      Appends and returns a new empty "doNotIncludeSubdocsInStats" element
    • unsetDoNotIncludeSubdocsInStats

      void unsetDoNotIncludeSubdocsInStats()
      Unsets the "doNotIncludeSubdocsInStats" element
    • getDoNotAutoCompressPictures

      CTOnOff getDoNotAutoCompressPictures()
      Gets the "doNotAutoCompressPictures" element
    • isSetDoNotAutoCompressPictures

      boolean isSetDoNotAutoCompressPictures()
      True if has "doNotAutoCompressPictures" element
    • setDoNotAutoCompressPictures

      void setDoNotAutoCompressPictures(CTOnOff doNotAutoCompressPictures)
      Sets the "doNotAutoCompressPictures" element
    • addNewDoNotAutoCompressPictures

      CTOnOff addNewDoNotAutoCompressPictures()
      Appends and returns a new empty "doNotAutoCompressPictures" element
    • unsetDoNotAutoCompressPictures

      void unsetDoNotAutoCompressPictures()
      Unsets the "doNotAutoCompressPictures" element
    • getForceUpgrade

      CTEmpty getForceUpgrade()
      Gets the "forceUpgrade" element
    • isSetForceUpgrade

      boolean isSetForceUpgrade()
      True if has "forceUpgrade" element
    • setForceUpgrade

      void setForceUpgrade(CTEmpty forceUpgrade)
      Sets the "forceUpgrade" element
    • addNewForceUpgrade

      CTEmpty addNewForceUpgrade()
      Appends and returns a new empty "forceUpgrade" element
    • unsetForceUpgrade

      void unsetForceUpgrade()
      Unsets the "forceUpgrade" element
    • getCaptions

      CTCaptions getCaptions()
      Gets the "captions" element
    • isSetCaptions

      boolean isSetCaptions()
      True if has "captions" element
    • setCaptions

      void setCaptions(CTCaptions captions)
      Sets the "captions" element
    • addNewCaptions

      CTCaptions addNewCaptions()
      Appends and returns a new empty "captions" element
    • unsetCaptions

      void unsetCaptions()
      Unsets the "captions" element
    • getReadModeInkLockDown

      CTReadingModeInkLockDown getReadModeInkLockDown()
      Gets the "readModeInkLockDown" element
    • isSetReadModeInkLockDown

      boolean isSetReadModeInkLockDown()
      True if has "readModeInkLockDown" element
    • setReadModeInkLockDown

      void setReadModeInkLockDown(CTReadingModeInkLockDown readModeInkLockDown)
      Sets the "readModeInkLockDown" element
    • addNewReadModeInkLockDown

      CTReadingModeInkLockDown addNewReadModeInkLockDown()
      Appends and returns a new empty "readModeInkLockDown" element
    • unsetReadModeInkLockDown

      void unsetReadModeInkLockDown()
      Unsets the "readModeInkLockDown" element
    • getSmartTagTypeList

      List<CTSmartTagType> getSmartTagTypeList()
      Gets a List of "smartTagType" elements
    • getSmartTagTypeArray

      CTSmartTagType[] getSmartTagTypeArray()
      Gets array of all "smartTagType" elements
    • getSmartTagTypeArray

      CTSmartTagType getSmartTagTypeArray(int i)
      Gets ith "smartTagType" element
    • sizeOfSmartTagTypeArray

      int sizeOfSmartTagTypeArray()
      Returns number of "smartTagType" element
    • setSmartTagTypeArray

      void setSmartTagTypeArray(CTSmartTagType[] smartTagTypeArray)
      Sets array of all "smartTagType" element
    • setSmartTagTypeArray

      void setSmartTagTypeArray(int i, CTSmartTagType smartTagType)
      Sets ith "smartTagType" element
    • insertNewSmartTagType

      CTSmartTagType insertNewSmartTagType(int i)
      Inserts and returns a new empty value (as xml) as the ith "smartTagType" element
    • addNewSmartTagType

      CTSmartTagType addNewSmartTagType()
      Appends and returns a new empty value (as xml) as the last "smartTagType" element
    • removeSmartTagType

      void removeSmartTagType(int i)
      Removes the ith "smartTagType" element
    • getSchemaLibrary

      org.openxmlformats.schemas.schemaLibrary.x2006.main.CTSchemaLibrary getSchemaLibrary()
      Gets the "schemaLibrary" element
    • isSetSchemaLibrary

      boolean isSetSchemaLibrary()
      True if has "schemaLibrary" element
    • setSchemaLibrary

      void setSchemaLibrary(org.openxmlformats.schemas.schemaLibrary.x2006.main.CTSchemaLibrary schemaLibrary)
      Sets the "schemaLibrary" element
    • addNewSchemaLibrary

      org.openxmlformats.schemas.schemaLibrary.x2006.main.CTSchemaLibrary addNewSchemaLibrary()
      Appends and returns a new empty "schemaLibrary" element
    • unsetSchemaLibrary

      void unsetSchemaLibrary()
      Unsets the "schemaLibrary" element
    • getShapeDefaults

      CTShapeDefaults getShapeDefaults()
      Gets the "shapeDefaults" element
    • isSetShapeDefaults

      boolean isSetShapeDefaults()
      True if has "shapeDefaults" element
    • setShapeDefaults

      void setShapeDefaults(CTShapeDefaults shapeDefaults)
      Sets the "shapeDefaults" element
    • addNewShapeDefaults

      CTShapeDefaults addNewShapeDefaults()
      Appends and returns a new empty "shapeDefaults" element
    • unsetShapeDefaults

      void unsetShapeDefaults()
      Unsets the "shapeDefaults" element
    • getDoNotEmbedSmartTags

      CTOnOff getDoNotEmbedSmartTags()
      Gets the "doNotEmbedSmartTags" element
    • isSetDoNotEmbedSmartTags

      boolean isSetDoNotEmbedSmartTags()
      True if has "doNotEmbedSmartTags" element
    • setDoNotEmbedSmartTags

      void setDoNotEmbedSmartTags(CTOnOff doNotEmbedSmartTags)
      Sets the "doNotEmbedSmartTags" element
    • addNewDoNotEmbedSmartTags

      CTOnOff addNewDoNotEmbedSmartTags()
      Appends and returns a new empty "doNotEmbedSmartTags" element
    • unsetDoNotEmbedSmartTags

      void unsetDoNotEmbedSmartTags()
      Unsets the "doNotEmbedSmartTags" element
    • getDecimalSymbol

      CTString getDecimalSymbol()
      Gets the "decimalSymbol" element
    • isSetDecimalSymbol

      boolean isSetDecimalSymbol()
      True if has "decimalSymbol" element
    • setDecimalSymbol

      void setDecimalSymbol(CTString decimalSymbol)
      Sets the "decimalSymbol" element
    • addNewDecimalSymbol

      CTString addNewDecimalSymbol()
      Appends and returns a new empty "decimalSymbol" element
    • unsetDecimalSymbol

      void unsetDecimalSymbol()
      Unsets the "decimalSymbol" element
    • getListSeparator

      CTString getListSeparator()
      Gets the "listSeparator" element
    • isSetListSeparator

      boolean isSetListSeparator()
      True if has "listSeparator" element
    • setListSeparator

      void setListSeparator(CTString listSeparator)
      Sets the "listSeparator" element
    • addNewListSeparator

      CTString addNewListSeparator()
      Appends and returns a new empty "listSeparator" element
    • unsetListSeparator

      void unsetListSeparator()
      Unsets the "listSeparator" element