Interface CTTextPr

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getTextFields

        CTTextFields getTextFields()
        Gets the "textFields" element
      • isSetTextFields

        boolean isSetTextFields()
        True if has "textFields" element
      • setTextFields

        void setTextFields​(CTTextFields textFields)
        Sets the "textFields" element
      • addNewTextFields

        CTTextFields addNewTextFields()
        Appends and returns a new empty "textFields" element
      • unsetTextFields

        void unsetTextFields()
        Unsets the "textFields" element
      • getPrompt

        boolean getPrompt()
        Gets the "prompt" attribute
      • xgetPrompt

        XmlBoolean xgetPrompt()
        Gets (as xml) the "prompt" attribute
      • isSetPrompt

        boolean isSetPrompt()
        True if has "prompt" attribute
      • setPrompt

        void setPrompt​(boolean prompt)
        Sets the "prompt" attribute
      • xsetPrompt

        void xsetPrompt​(XmlBoolean prompt)
        Sets (as xml) the "prompt" attribute
      • unsetPrompt

        void unsetPrompt()
        Unsets the "prompt" attribute
      • xgetFileType

        STFileType xgetFileType()
        Gets (as xml) the "fileType" attribute
      • isSetFileType

        boolean isSetFileType()
        True if has "fileType" attribute
      • setFileType

        void setFileType​(STFileType.Enum fileType)
        Sets the "fileType" attribute
      • xsetFileType

        void xsetFileType​(STFileType fileType)
        Sets (as xml) the "fileType" attribute
      • unsetFileType

        void unsetFileType()
        Unsets the "fileType" attribute
      • getCodePage

        long getCodePage()
        Gets the "codePage" attribute
      • xgetCodePage

        XmlUnsignedInt xgetCodePage()
        Gets (as xml) the "codePage" attribute
      • isSetCodePage

        boolean isSetCodePage()
        True if has "codePage" attribute
      • setCodePage

        void setCodePage​(long codePage)
        Sets the "codePage" attribute
      • xsetCodePage

        void xsetCodePage​(XmlUnsignedInt codePage)
        Sets (as xml) the "codePage" attribute
      • unsetCodePage

        void unsetCodePage()
        Unsets the "codePage" attribute
      • getFirstRow

        long getFirstRow()
        Gets the "firstRow" attribute
      • xgetFirstRow

        XmlUnsignedInt xgetFirstRow()
        Gets (as xml) the "firstRow" attribute
      • isSetFirstRow

        boolean isSetFirstRow()
        True if has "firstRow" attribute
      • setFirstRow

        void setFirstRow​(long firstRow)
        Sets the "firstRow" attribute
      • xsetFirstRow

        void xsetFirstRow​(XmlUnsignedInt firstRow)
        Sets (as xml) the "firstRow" attribute
      • unsetFirstRow

        void unsetFirstRow()
        Unsets the "firstRow" attribute
      • getSourceFile

        java.lang.String getSourceFile()
        Gets the "sourceFile" attribute
      • xgetSourceFile

        STXstring xgetSourceFile()
        Gets (as xml) the "sourceFile" attribute
      • isSetSourceFile

        boolean isSetSourceFile()
        True if has "sourceFile" attribute
      • setSourceFile

        void setSourceFile​(java.lang.String sourceFile)
        Sets the "sourceFile" attribute
      • xsetSourceFile

        void xsetSourceFile​(STXstring sourceFile)
        Sets (as xml) the "sourceFile" attribute
      • unsetSourceFile

        void unsetSourceFile()
        Unsets the "sourceFile" attribute
      • getDelimited

        boolean getDelimited()
        Gets the "delimited" attribute
      • xgetDelimited

        XmlBoolean xgetDelimited()
        Gets (as xml) the "delimited" attribute
      • isSetDelimited

        boolean isSetDelimited()
        True if has "delimited" attribute
      • setDelimited

        void setDelimited​(boolean delimited)
        Sets the "delimited" attribute
      • xsetDelimited

        void xsetDelimited​(XmlBoolean delimited)
        Sets (as xml) the "delimited" attribute
      • unsetDelimited

        void unsetDelimited()
        Unsets the "delimited" attribute
      • getDecimal

        java.lang.String getDecimal()
        Gets the "decimal" attribute
      • xgetDecimal

        STXstring xgetDecimal()
        Gets (as xml) the "decimal" attribute
      • isSetDecimal

        boolean isSetDecimal()
        True if has "decimal" attribute
      • setDecimal

        void setDecimal​(java.lang.String decimal)
        Sets the "decimal" attribute
      • xsetDecimal

        void xsetDecimal​(STXstring decimal)
        Sets (as xml) the "decimal" attribute
      • unsetDecimal

        void unsetDecimal()
        Unsets the "decimal" attribute
      • getThousands

        java.lang.String getThousands()
        Gets the "thousands" attribute
      • xgetThousands

        STXstring xgetThousands()
        Gets (as xml) the "thousands" attribute
      • isSetThousands

        boolean isSetThousands()
        True if has "thousands" attribute
      • setThousands

        void setThousands​(java.lang.String thousands)
        Sets the "thousands" attribute
      • xsetThousands

        void xsetThousands​(STXstring thousands)
        Sets (as xml) the "thousands" attribute
      • unsetThousands

        void unsetThousands()
        Unsets the "thousands" attribute
      • getTab

        boolean getTab()
        Gets the "tab" attribute
      • xgetTab

        XmlBoolean xgetTab()
        Gets (as xml) the "tab" attribute
      • isSetTab

        boolean isSetTab()
        True if has "tab" attribute
      • setTab

        void setTab​(boolean tab)
        Sets the "tab" attribute
      • xsetTab

        void xsetTab​(XmlBoolean tab)
        Sets (as xml) the "tab" attribute
      • unsetTab

        void unsetTab()
        Unsets the "tab" attribute
      • getSpace

        boolean getSpace()
        Gets the "space" attribute
      • xgetSpace

        XmlBoolean xgetSpace()
        Gets (as xml) the "space" attribute
      • isSetSpace

        boolean isSetSpace()
        True if has "space" attribute
      • setSpace

        void setSpace​(boolean space)
        Sets the "space" attribute
      • xsetSpace

        void xsetSpace​(XmlBoolean space)
        Sets (as xml) the "space" attribute
      • unsetSpace

        void unsetSpace()
        Unsets the "space" attribute
      • getComma

        boolean getComma()
        Gets the "comma" attribute
      • xgetComma

        XmlBoolean xgetComma()
        Gets (as xml) the "comma" attribute
      • isSetComma

        boolean isSetComma()
        True if has "comma" attribute
      • setComma

        void setComma​(boolean comma)
        Sets the "comma" attribute
      • xsetComma

        void xsetComma​(XmlBoolean comma)
        Sets (as xml) the "comma" attribute
      • unsetComma

        void unsetComma()
        Unsets the "comma" attribute
      • getSemicolon

        boolean getSemicolon()
        Gets the "semicolon" attribute
      • xgetSemicolon

        XmlBoolean xgetSemicolon()
        Gets (as xml) the "semicolon" attribute
      • isSetSemicolon

        boolean isSetSemicolon()
        True if has "semicolon" attribute
      • setSemicolon

        void setSemicolon​(boolean semicolon)
        Sets the "semicolon" attribute
      • xsetSemicolon

        void xsetSemicolon​(XmlBoolean semicolon)
        Sets (as xml) the "semicolon" attribute
      • unsetSemicolon

        void unsetSemicolon()
        Unsets the "semicolon" attribute
      • getConsecutive

        boolean getConsecutive()
        Gets the "consecutive" attribute
      • xgetConsecutive

        XmlBoolean xgetConsecutive()
        Gets (as xml) the "consecutive" attribute
      • isSetConsecutive

        boolean isSetConsecutive()
        True if has "consecutive" attribute
      • setConsecutive

        void setConsecutive​(boolean consecutive)
        Sets the "consecutive" attribute
      • xsetConsecutive

        void xsetConsecutive​(XmlBoolean consecutive)
        Sets (as xml) the "consecutive" attribute
      • unsetConsecutive

        void unsetConsecutive()
        Unsets the "consecutive" attribute
      • xgetQualifier

        STQualifier xgetQualifier()
        Gets (as xml) the "qualifier" attribute
      • isSetQualifier

        boolean isSetQualifier()
        True if has "qualifier" attribute
      • setQualifier

        void setQualifier​(STQualifier.Enum qualifier)
        Sets the "qualifier" attribute
      • xsetQualifier

        void xsetQualifier​(STQualifier qualifier)
        Sets (as xml) the "qualifier" attribute
      • unsetQualifier

        void unsetQualifier()
        Unsets the "qualifier" attribute
      • getDelimiter

        java.lang.String getDelimiter()
        Gets the "delimiter" attribute
      • xgetDelimiter

        STXstring xgetDelimiter()
        Gets (as xml) the "delimiter" attribute
      • isSetDelimiter

        boolean isSetDelimiter()
        True if has "delimiter" attribute
      • setDelimiter

        void setDelimiter​(java.lang.String delimiter)
        Sets the "delimiter" attribute
      • xsetDelimiter

        void xsetDelimiter​(STXstring delimiter)
        Sets (as xml) the "delimiter" attribute
      • unsetDelimiter

        void unsetDelimiter()
        Unsets the "delimiter" attribute