Interface CTProperties

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTProperties
    extends XmlObject
    An XML CT_Properties(@http://schemas.openxmlformats.org/officeDocument/2006/extended-properties). This is a complex type.
    • Method Detail

      • getTemplate

        java.lang.String getTemplate()
        Gets the "Template" element
      • xgetTemplate

        XmlString xgetTemplate()
        Gets (as xml) the "Template" element
      • isSetTemplate

        boolean isSetTemplate()
        True if has "Template" element
      • setTemplate

        void setTemplate​(java.lang.String template)
        Sets the "Template" element
      • xsetTemplate

        void xsetTemplate​(XmlString template)
        Sets (as xml) the "Template" element
      • unsetTemplate

        void unsetTemplate()
        Unsets the "Template" element
      • getManager

        java.lang.String getManager()
        Gets the "Manager" element
      • xgetManager

        XmlString xgetManager()
        Gets (as xml) the "Manager" element
      • isSetManager

        boolean isSetManager()
        True if has "Manager" element
      • setManager

        void setManager​(java.lang.String manager)
        Sets the "Manager" element
      • xsetManager

        void xsetManager​(XmlString manager)
        Sets (as xml) the "Manager" element
      • unsetManager

        void unsetManager()
        Unsets the "Manager" element
      • getCompany

        java.lang.String getCompany()
        Gets the "Company" element
      • xgetCompany

        XmlString xgetCompany()
        Gets (as xml) the "Company" element
      • isSetCompany

        boolean isSetCompany()
        True if has "Company" element
      • setCompany

        void setCompany​(java.lang.String company)
        Sets the "Company" element
      • xsetCompany

        void xsetCompany​(XmlString company)
        Sets (as xml) the "Company" element
      • unsetCompany

        void unsetCompany()
        Unsets the "Company" element
      • getPages

        int getPages()
        Gets the "Pages" element
      • xgetPages

        XmlInt xgetPages()
        Gets (as xml) the "Pages" element
      • isSetPages

        boolean isSetPages()
        True if has "Pages" element
      • setPages

        void setPages​(int pages)
        Sets the "Pages" element
      • xsetPages

        void xsetPages​(XmlInt pages)
        Sets (as xml) the "Pages" element
      • unsetPages

        void unsetPages()
        Unsets the "Pages" element
      • getWords

        int getWords()
        Gets the "Words" element
      • xgetWords

        XmlInt xgetWords()
        Gets (as xml) the "Words" element
      • isSetWords

        boolean isSetWords()
        True if has "Words" element
      • setWords

        void setWords​(int words)
        Sets the "Words" element
      • xsetWords

        void xsetWords​(XmlInt words)
        Sets (as xml) the "Words" element
      • unsetWords

        void unsetWords()
        Unsets the "Words" element
      • getCharacters

        int getCharacters()
        Gets the "Characters" element
      • xgetCharacters

        XmlInt xgetCharacters()
        Gets (as xml) the "Characters" element
      • isSetCharacters

        boolean isSetCharacters()
        True if has "Characters" element
      • setCharacters

        void setCharacters​(int characters)
        Sets the "Characters" element
      • xsetCharacters

        void xsetCharacters​(XmlInt characters)
        Sets (as xml) the "Characters" element
      • unsetCharacters

        void unsetCharacters()
        Unsets the "Characters" element
      • getPresentationFormat

        java.lang.String getPresentationFormat()
        Gets the "PresentationFormat" element
      • xgetPresentationFormat

        XmlString xgetPresentationFormat()
        Gets (as xml) the "PresentationFormat" element
      • isSetPresentationFormat

        boolean isSetPresentationFormat()
        True if has "PresentationFormat" element
      • setPresentationFormat

        void setPresentationFormat​(java.lang.String presentationFormat)
        Sets the "PresentationFormat" element
      • xsetPresentationFormat

        void xsetPresentationFormat​(XmlString presentationFormat)
        Sets (as xml) the "PresentationFormat" element
      • unsetPresentationFormat

        void unsetPresentationFormat()
        Unsets the "PresentationFormat" element
      • getLines

        int getLines()
        Gets the "Lines" element
      • xgetLines

        XmlInt xgetLines()
        Gets (as xml) the "Lines" element
      • isSetLines

        boolean isSetLines()
        True if has "Lines" element
      • setLines

        void setLines​(int lines)
        Sets the "Lines" element
      • xsetLines

        void xsetLines​(XmlInt lines)
        Sets (as xml) the "Lines" element
      • unsetLines

        void unsetLines()
        Unsets the "Lines" element
      • getParagraphs

        int getParagraphs()
        Gets the "Paragraphs" element
      • xgetParagraphs

        XmlInt xgetParagraphs()
        Gets (as xml) the "Paragraphs" element
      • isSetParagraphs

        boolean isSetParagraphs()
        True if has "Paragraphs" element
      • setParagraphs

        void setParagraphs​(int paragraphs)
        Sets the "Paragraphs" element
      • xsetParagraphs

        void xsetParagraphs​(XmlInt paragraphs)
        Sets (as xml) the "Paragraphs" element
      • unsetParagraphs

        void unsetParagraphs()
        Unsets the "Paragraphs" element
      • getSlides

        int getSlides()
        Gets the "Slides" element
      • xgetSlides

        XmlInt xgetSlides()
        Gets (as xml) the "Slides" element
      • isSetSlides

        boolean isSetSlides()
        True if has "Slides" element
      • setSlides

        void setSlides​(int slides)
        Sets the "Slides" element
      • xsetSlides

        void xsetSlides​(XmlInt slides)
        Sets (as xml) the "Slides" element
      • unsetSlides

        void unsetSlides()
        Unsets the "Slides" element
      • getNotes

        int getNotes()
        Gets the "Notes" element
      • xgetNotes

        XmlInt xgetNotes()
        Gets (as xml) the "Notes" element
      • isSetNotes

        boolean isSetNotes()
        True if has "Notes" element
      • setNotes

        void setNotes​(int notes)
        Sets the "Notes" element
      • xsetNotes

        void xsetNotes​(XmlInt notes)
        Sets (as xml) the "Notes" element
      • unsetNotes

        void unsetNotes()
        Unsets the "Notes" element
      • getTotalTime

        int getTotalTime()
        Gets the "TotalTime" element
      • xgetTotalTime

        XmlInt xgetTotalTime()
        Gets (as xml) the "TotalTime" element
      • isSetTotalTime

        boolean isSetTotalTime()
        True if has "TotalTime" element
      • setTotalTime

        void setTotalTime​(int totalTime)
        Sets the "TotalTime" element
      • xsetTotalTime

        void xsetTotalTime​(XmlInt totalTime)
        Sets (as xml) the "TotalTime" element
      • unsetTotalTime

        void unsetTotalTime()
        Unsets the "TotalTime" element
      • getHiddenSlides

        int getHiddenSlides()
        Gets the "HiddenSlides" element
      • xgetHiddenSlides

        XmlInt xgetHiddenSlides()
        Gets (as xml) the "HiddenSlides" element
      • isSetHiddenSlides

        boolean isSetHiddenSlides()
        True if has "HiddenSlides" element
      • setHiddenSlides

        void setHiddenSlides​(int hiddenSlides)
        Sets the "HiddenSlides" element
      • xsetHiddenSlides

        void xsetHiddenSlides​(XmlInt hiddenSlides)
        Sets (as xml) the "HiddenSlides" element
      • unsetHiddenSlides

        void unsetHiddenSlides()
        Unsets the "HiddenSlides" element
      • getMMClips

        int getMMClips()
        Gets the "MMClips" element
      • xgetMMClips

        XmlInt xgetMMClips()
        Gets (as xml) the "MMClips" element
      • isSetMMClips

        boolean isSetMMClips()
        True if has "MMClips" element
      • setMMClips

        void setMMClips​(int mmClips)
        Sets the "MMClips" element
      • xsetMMClips

        void xsetMMClips​(XmlInt mmClips)
        Sets (as xml) the "MMClips" element
      • unsetMMClips

        void unsetMMClips()
        Unsets the "MMClips" element
      • getScaleCrop

        boolean getScaleCrop()
        Gets the "ScaleCrop" element
      • xgetScaleCrop

        XmlBoolean xgetScaleCrop()
        Gets (as xml) the "ScaleCrop" element
      • isSetScaleCrop

        boolean isSetScaleCrop()
        True if has "ScaleCrop" element
      • setScaleCrop

        void setScaleCrop​(boolean scaleCrop)
        Sets the "ScaleCrop" element
      • xsetScaleCrop

        void xsetScaleCrop​(XmlBoolean scaleCrop)
        Sets (as xml) the "ScaleCrop" element
      • unsetScaleCrop

        void unsetScaleCrop()
        Unsets the "ScaleCrop" element
      • getHeadingPairs

        CTVectorVariant getHeadingPairs()
        Gets the "HeadingPairs" element
      • isSetHeadingPairs

        boolean isSetHeadingPairs()
        True if has "HeadingPairs" element
      • setHeadingPairs

        void setHeadingPairs​(CTVectorVariant headingPairs)
        Sets the "HeadingPairs" element
      • addNewHeadingPairs

        CTVectorVariant addNewHeadingPairs()
        Appends and returns a new empty "HeadingPairs" element
      • unsetHeadingPairs

        void unsetHeadingPairs()
        Unsets the "HeadingPairs" element
      • getTitlesOfParts

        CTVectorLpstr getTitlesOfParts()
        Gets the "TitlesOfParts" element
      • isSetTitlesOfParts

        boolean isSetTitlesOfParts()
        True if has "TitlesOfParts" element
      • setTitlesOfParts

        void setTitlesOfParts​(CTVectorLpstr titlesOfParts)
        Sets the "TitlesOfParts" element
      • addNewTitlesOfParts

        CTVectorLpstr addNewTitlesOfParts()
        Appends and returns a new empty "TitlesOfParts" element
      • unsetTitlesOfParts

        void unsetTitlesOfParts()
        Unsets the "TitlesOfParts" element
      • getLinksUpToDate

        boolean getLinksUpToDate()
        Gets the "LinksUpToDate" element
      • xgetLinksUpToDate

        XmlBoolean xgetLinksUpToDate()
        Gets (as xml) the "LinksUpToDate" element
      • isSetLinksUpToDate

        boolean isSetLinksUpToDate()
        True if has "LinksUpToDate" element
      • setLinksUpToDate

        void setLinksUpToDate​(boolean linksUpToDate)
        Sets the "LinksUpToDate" element
      • xsetLinksUpToDate

        void xsetLinksUpToDate​(XmlBoolean linksUpToDate)
        Sets (as xml) the "LinksUpToDate" element
      • unsetLinksUpToDate

        void unsetLinksUpToDate()
        Unsets the "LinksUpToDate" element
      • getCharactersWithSpaces

        int getCharactersWithSpaces()
        Gets the "CharactersWithSpaces" element
      • xgetCharactersWithSpaces

        XmlInt xgetCharactersWithSpaces()
        Gets (as xml) the "CharactersWithSpaces" element
      • isSetCharactersWithSpaces

        boolean isSetCharactersWithSpaces()
        True if has "CharactersWithSpaces" element
      • setCharactersWithSpaces

        void setCharactersWithSpaces​(int charactersWithSpaces)
        Sets the "CharactersWithSpaces" element
      • xsetCharactersWithSpaces

        void xsetCharactersWithSpaces​(XmlInt charactersWithSpaces)
        Sets (as xml) the "CharactersWithSpaces" element
      • unsetCharactersWithSpaces

        void unsetCharactersWithSpaces()
        Unsets the "CharactersWithSpaces" element
      • getSharedDoc

        boolean getSharedDoc()
        Gets the "SharedDoc" element
      • xgetSharedDoc

        XmlBoolean xgetSharedDoc()
        Gets (as xml) the "SharedDoc" element
      • isSetSharedDoc

        boolean isSetSharedDoc()
        True if has "SharedDoc" element
      • setSharedDoc

        void setSharedDoc​(boolean sharedDoc)
        Sets the "SharedDoc" element
      • xsetSharedDoc

        void xsetSharedDoc​(XmlBoolean sharedDoc)
        Sets (as xml) the "SharedDoc" element
      • unsetSharedDoc

        void unsetSharedDoc()
        Unsets the "SharedDoc" element
      • getHyperlinkBase

        java.lang.String getHyperlinkBase()
        Gets the "HyperlinkBase" element
      • xgetHyperlinkBase

        XmlString xgetHyperlinkBase()
        Gets (as xml) the "HyperlinkBase" element
      • isSetHyperlinkBase

        boolean isSetHyperlinkBase()
        True if has "HyperlinkBase" element
      • setHyperlinkBase

        void setHyperlinkBase​(java.lang.String hyperlinkBase)
        Sets the "HyperlinkBase" element
      • xsetHyperlinkBase

        void xsetHyperlinkBase​(XmlString hyperlinkBase)
        Sets (as xml) the "HyperlinkBase" element
      • unsetHyperlinkBase

        void unsetHyperlinkBase()
        Unsets the "HyperlinkBase" element
      • isSetHLinks

        boolean isSetHLinks()
        True if has "HLinks" element
      • setHLinks

        void setHLinks​(CTVectorVariant hLinks)
        Sets the "HLinks" element
      • addNewHLinks

        CTVectorVariant addNewHLinks()
        Appends and returns a new empty "HLinks" element
      • unsetHLinks

        void unsetHLinks()
        Unsets the "HLinks" element
      • getHyperlinksChanged

        boolean getHyperlinksChanged()
        Gets the "HyperlinksChanged" element
      • xgetHyperlinksChanged

        XmlBoolean xgetHyperlinksChanged()
        Gets (as xml) the "HyperlinksChanged" element
      • isSetHyperlinksChanged

        boolean isSetHyperlinksChanged()
        True if has "HyperlinksChanged" element
      • setHyperlinksChanged

        void setHyperlinksChanged​(boolean hyperlinksChanged)
        Sets the "HyperlinksChanged" element
      • xsetHyperlinksChanged

        void xsetHyperlinksChanged​(XmlBoolean hyperlinksChanged)
        Sets (as xml) the "HyperlinksChanged" element
      • unsetHyperlinksChanged

        void unsetHyperlinksChanged()
        Unsets the "HyperlinksChanged" element
      • getDigSig

        CTDigSigBlob getDigSig()
        Gets the "DigSig" element
      • isSetDigSig

        boolean isSetDigSig()
        True if has "DigSig" element
      • setDigSig

        void setDigSig​(CTDigSigBlob digSig)
        Sets the "DigSig" element
      • addNewDigSig

        CTDigSigBlob addNewDigSig()
        Appends and returns a new empty "DigSig" element
      • unsetDigSig

        void unsetDigSig()
        Unsets the "DigSig" element
      • getApplication

        java.lang.String getApplication()
        Gets the "Application" element
      • xgetApplication

        XmlString xgetApplication()
        Gets (as xml) the "Application" element
      • isSetApplication

        boolean isSetApplication()
        True if has "Application" element
      • setApplication

        void setApplication​(java.lang.String application)
        Sets the "Application" element
      • xsetApplication

        void xsetApplication​(XmlString application)
        Sets (as xml) the "Application" element
      • unsetApplication

        void unsetApplication()
        Unsets the "Application" element
      • getAppVersion

        java.lang.String getAppVersion()
        Gets the "AppVersion" element
      • xgetAppVersion

        XmlString xgetAppVersion()
        Gets (as xml) the "AppVersion" element
      • isSetAppVersion

        boolean isSetAppVersion()
        True if has "AppVersion" element
      • setAppVersion

        void setAppVersion​(java.lang.String appVersion)
        Sets the "AppVersion" element
      • xsetAppVersion

        void xsetAppVersion​(XmlString appVersion)
        Sets (as xml) the "AppVersion" element
      • unsetAppVersion

        void unsetAppVersion()
        Unsets the "AppVersion" element
      • getDocSecurity

        int getDocSecurity()
        Gets the "DocSecurity" element
      • xgetDocSecurity

        XmlInt xgetDocSecurity()
        Gets (as xml) the "DocSecurity" element
      • isSetDocSecurity

        boolean isSetDocSecurity()
        True if has "DocSecurity" element
      • setDocSecurity

        void setDocSecurity​(int docSecurity)
        Sets the "DocSecurity" element
      • xsetDocSecurity

        void xsetDocSecurity​(XmlInt docSecurity)
        Sets (as xml) the "DocSecurity" element
      • unsetDocSecurity

        void unsetDocSecurity()
        Unsets the "DocSecurity" element