Interface CTRevisionFormatting

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • getDxf

        CTDxf getDxf()
        Gets the "dxf" element
      • isSetDxf

        boolean isSetDxf()
        True if has "dxf" element
      • setDxf

        void setDxf​(CTDxf dxf)
        Sets the "dxf" element
      • addNewDxf

        CTDxf addNewDxf()
        Appends and returns a new empty "dxf" element
      • unsetDxf

        void unsetDxf()
        Unsets the "dxf" element
      • isSetExtLst

        boolean isSetExtLst()
        True if has "extLst" element
      • setExtLst

        void setExtLst​(CTExtensionList extLst)
        Sets the "extLst" element
      • addNewExtLst

        CTExtensionList addNewExtLst()
        Appends and returns a new empty "extLst" element
      • unsetExtLst

        void unsetExtLst()
        Unsets the "extLst" element
      • getSheetId

        long getSheetId()
        Gets the "sheetId" attribute
      • xgetSheetId

        XmlUnsignedInt xgetSheetId()
        Gets (as xml) the "sheetId" attribute
      • setSheetId

        void setSheetId​(long sheetId)
        Sets the "sheetId" attribute
      • xsetSheetId

        void xsetSheetId​(XmlUnsignedInt sheetId)
        Sets (as xml) the "sheetId" attribute
      • getXfDxf

        boolean getXfDxf()
        Gets the "xfDxf" attribute
      • xgetXfDxf

        XmlBoolean xgetXfDxf()
        Gets (as xml) the "xfDxf" attribute
      • isSetXfDxf

        boolean isSetXfDxf()
        True if has "xfDxf" attribute
      • setXfDxf

        void setXfDxf​(boolean xfDxf)
        Sets the "xfDxf" attribute
      • xsetXfDxf

        void xsetXfDxf​(XmlBoolean xfDxf)
        Sets (as xml) the "xfDxf" attribute
      • unsetXfDxf

        void unsetXfDxf()
        Unsets the "xfDxf" attribute
      • getS

        boolean getS()
        Gets the "s" attribute
      • xgetS

        XmlBoolean xgetS()
        Gets (as xml) the "s" attribute
      • isSetS

        boolean isSetS()
        True if has "s" attribute
      • setS

        void setS​(boolean s)
        Sets the "s" attribute
      • xsetS

        void xsetS​(XmlBoolean s)
        Sets (as xml) the "s" attribute
      • unsetS

        void unsetS()
        Unsets the "s" attribute
      • getSqref

        java.util.List getSqref()
        Gets the "sqref" attribute
      • xgetSqref

        STSqref xgetSqref()
        Gets (as xml) the "sqref" attribute
      • setSqref

        void setSqref​(java.util.List sqref)
        Sets the "sqref" attribute
      • xsetSqref

        void xsetSqref​(STSqref sqref)
        Sets (as xml) the "sqref" attribute
      • getStart

        long getStart()
        Gets the "start" attribute
      • xgetStart

        XmlUnsignedInt xgetStart()
        Gets (as xml) the "start" attribute
      • isSetStart

        boolean isSetStart()
        True if has "start" attribute
      • setStart

        void setStart​(long start)
        Sets the "start" attribute
      • xsetStart

        void xsetStart​(XmlUnsignedInt start)
        Sets (as xml) the "start" attribute
      • unsetStart

        void unsetStart()
        Unsets the "start" attribute
      • getLength

        long getLength()
        Gets the "length" attribute
      • xgetLength

        XmlUnsignedInt xgetLength()
        Gets (as xml) the "length" attribute
      • isSetLength

        boolean isSetLength()
        True if has "length" attribute
      • setLength

        void setLength​(long length)
        Sets the "length" attribute
      • xsetLength

        void xsetLength​(XmlUnsignedInt length)
        Sets (as xml) the "length" attribute
      • unsetLength

        void unsetLength()
        Unsets the "length" attribute