Interface CTOptimizeForBrowser

  • All Superinterfaces:
    CTOnOff, XmlObject, XmlTokenSource

    public interface CTOptimizeForBrowser
    extends CTOnOff
    An XML CT_OptimizeForBrowser(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
    • Method Detail

      • getTarget

        java.lang.String getTarget()
        Gets the "target" attribute
      • xgetTarget

        org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetTarget()
        Gets (as xml) the "target" attribute
      • isSetTarget

        boolean isSetTarget()
        True if has "target" attribute
      • setTarget

        void setTarget​(java.lang.String target)
        Sets the "target" attribute
      • xsetTarget

        void xsetTarget​(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString target)
        Sets (as xml) the "target" attribute
      • unsetTarget

        void unsetTarget()
        Unsets the "target" attribute