Interface CTWebPublishing

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getCss

        boolean getCss()
        Gets the "css" attribute
      • xgetCss

        XmlBoolean xgetCss()
        Gets (as xml) the "css" attribute
      • isSetCss

        boolean isSetCss()
        True if has "css" attribute
      • setCss

        void setCss​(boolean css)
        Sets the "css" attribute
      • xsetCss

        void xsetCss​(XmlBoolean css)
        Sets (as xml) the "css" attribute
      • unsetCss

        void unsetCss()
        Unsets the "css" attribute
      • getThicket

        boolean getThicket()
        Gets the "thicket" attribute
      • xgetThicket

        XmlBoolean xgetThicket()
        Gets (as xml) the "thicket" attribute
      • isSetThicket

        boolean isSetThicket()
        True if has "thicket" attribute
      • setThicket

        void setThicket​(boolean thicket)
        Sets the "thicket" attribute
      • xsetThicket

        void xsetThicket​(XmlBoolean thicket)
        Sets (as xml) the "thicket" attribute
      • unsetThicket

        void unsetThicket()
        Unsets the "thicket" attribute
      • getLongFileNames

        boolean getLongFileNames()
        Gets the "longFileNames" attribute
      • xgetLongFileNames

        XmlBoolean xgetLongFileNames()
        Gets (as xml) the "longFileNames" attribute
      • isSetLongFileNames

        boolean isSetLongFileNames()
        True if has "longFileNames" attribute
      • setLongFileNames

        void setLongFileNames​(boolean longFileNames)
        Sets the "longFileNames" attribute
      • xsetLongFileNames

        void xsetLongFileNames​(XmlBoolean longFileNames)
        Sets (as xml) the "longFileNames" attribute
      • unsetLongFileNames

        void unsetLongFileNames()
        Unsets the "longFileNames" attribute
      • getVml

        boolean getVml()
        Gets the "vml" attribute
      • xgetVml

        XmlBoolean xgetVml()
        Gets (as xml) the "vml" attribute
      • isSetVml

        boolean isSetVml()
        True if has "vml" attribute
      • setVml

        void setVml​(boolean vml)
        Sets the "vml" attribute
      • xsetVml

        void xsetVml​(XmlBoolean vml)
        Sets (as xml) the "vml" attribute
      • unsetVml

        void unsetVml()
        Unsets the "vml" attribute
      • getAllowPng

        boolean getAllowPng()
        Gets the "allowPng" attribute
      • xgetAllowPng

        XmlBoolean xgetAllowPng()
        Gets (as xml) the "allowPng" attribute
      • isSetAllowPng

        boolean isSetAllowPng()
        True if has "allowPng" attribute
      • setAllowPng

        void setAllowPng​(boolean allowPng)
        Sets the "allowPng" attribute
      • xsetAllowPng

        void xsetAllowPng​(XmlBoolean allowPng)
        Sets (as xml) the "allowPng" attribute
      • unsetAllowPng

        void unsetAllowPng()
        Unsets the "allowPng" attribute
      • xgetTargetScreenSize

        STTargetScreenSize xgetTargetScreenSize()
        Gets (as xml) the "targetScreenSize" attribute
      • isSetTargetScreenSize

        boolean isSetTargetScreenSize()
        True if has "targetScreenSize" attribute
      • setTargetScreenSize

        void setTargetScreenSize​(STTargetScreenSize.Enum targetScreenSize)
        Sets the "targetScreenSize" attribute
      • xsetTargetScreenSize

        void xsetTargetScreenSize​(STTargetScreenSize targetScreenSize)
        Sets (as xml) the "targetScreenSize" attribute
      • unsetTargetScreenSize

        void unsetTargetScreenSize()
        Unsets the "targetScreenSize" attribute
      • getDpi

        long getDpi()
        Gets the "dpi" attribute
      • isSetDpi

        boolean isSetDpi()
        True if has "dpi" attribute
      • setDpi

        void setDpi​(long dpi)
        Sets the "dpi" attribute
      • xsetDpi

        void xsetDpi​(XmlUnsignedInt dpi)
        Sets (as xml) the "dpi" attribute
      • unsetDpi

        void unsetDpi()
        Unsets the "dpi" 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