Interface CTRevisionAutoFormatting

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTRevisionAutoFormatting extends XmlObject
An XML CT_RevisionAutoFormatting(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • 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
    • getAutoFormatId

      long getAutoFormatId()
      Gets the "autoFormatId" attribute
    • xgetAutoFormatId

      XmlUnsignedInt xgetAutoFormatId()
      Gets (as xml) the "autoFormatId" attribute
    • isSetAutoFormatId

      boolean isSetAutoFormatId()
      True if has "autoFormatId" attribute
    • setAutoFormatId

      void setAutoFormatId(long autoFormatId)
      Sets the "autoFormatId" attribute
    • xsetAutoFormatId

      void xsetAutoFormatId(XmlUnsignedInt autoFormatId)
      Sets (as xml) the "autoFormatId" attribute
    • unsetAutoFormatId

      void unsetAutoFormatId()
      Unsets the "autoFormatId" attribute
    • getApplyNumberFormats

      boolean getApplyNumberFormats()
      Gets the "applyNumberFormats" attribute
    • xgetApplyNumberFormats

      XmlBoolean xgetApplyNumberFormats()
      Gets (as xml) the "applyNumberFormats" attribute
    • isSetApplyNumberFormats

      boolean isSetApplyNumberFormats()
      True if has "applyNumberFormats" attribute
    • setApplyNumberFormats

      void setApplyNumberFormats(boolean applyNumberFormats)
      Sets the "applyNumberFormats" attribute
    • xsetApplyNumberFormats

      void xsetApplyNumberFormats(XmlBoolean applyNumberFormats)
      Sets (as xml) the "applyNumberFormats" attribute
    • unsetApplyNumberFormats

      void unsetApplyNumberFormats()
      Unsets the "applyNumberFormats" attribute
    • getApplyBorderFormats

      boolean getApplyBorderFormats()
      Gets the "applyBorderFormats" attribute
    • xgetApplyBorderFormats

      XmlBoolean xgetApplyBorderFormats()
      Gets (as xml) the "applyBorderFormats" attribute
    • isSetApplyBorderFormats

      boolean isSetApplyBorderFormats()
      True if has "applyBorderFormats" attribute
    • setApplyBorderFormats

      void setApplyBorderFormats(boolean applyBorderFormats)
      Sets the "applyBorderFormats" attribute
    • xsetApplyBorderFormats

      void xsetApplyBorderFormats(XmlBoolean applyBorderFormats)
      Sets (as xml) the "applyBorderFormats" attribute
    • unsetApplyBorderFormats

      void unsetApplyBorderFormats()
      Unsets the "applyBorderFormats" attribute
    • getApplyFontFormats

      boolean getApplyFontFormats()
      Gets the "applyFontFormats" attribute
    • xgetApplyFontFormats

      XmlBoolean xgetApplyFontFormats()
      Gets (as xml) the "applyFontFormats" attribute
    • isSetApplyFontFormats

      boolean isSetApplyFontFormats()
      True if has "applyFontFormats" attribute
    • setApplyFontFormats

      void setApplyFontFormats(boolean applyFontFormats)
      Sets the "applyFontFormats" attribute
    • xsetApplyFontFormats

      void xsetApplyFontFormats(XmlBoolean applyFontFormats)
      Sets (as xml) the "applyFontFormats" attribute
    • unsetApplyFontFormats

      void unsetApplyFontFormats()
      Unsets the "applyFontFormats" attribute
    • getApplyPatternFormats

      boolean getApplyPatternFormats()
      Gets the "applyPatternFormats" attribute
    • xgetApplyPatternFormats

      XmlBoolean xgetApplyPatternFormats()
      Gets (as xml) the "applyPatternFormats" attribute
    • isSetApplyPatternFormats

      boolean isSetApplyPatternFormats()
      True if has "applyPatternFormats" attribute
    • setApplyPatternFormats

      void setApplyPatternFormats(boolean applyPatternFormats)
      Sets the "applyPatternFormats" attribute
    • xsetApplyPatternFormats

      void xsetApplyPatternFormats(XmlBoolean applyPatternFormats)
      Sets (as xml) the "applyPatternFormats" attribute
    • unsetApplyPatternFormats

      void unsetApplyPatternFormats()
      Unsets the "applyPatternFormats" attribute
    • getApplyAlignmentFormats

      boolean getApplyAlignmentFormats()
      Gets the "applyAlignmentFormats" attribute
    • xgetApplyAlignmentFormats

      XmlBoolean xgetApplyAlignmentFormats()
      Gets (as xml) the "applyAlignmentFormats" attribute
    • isSetApplyAlignmentFormats

      boolean isSetApplyAlignmentFormats()
      True if has "applyAlignmentFormats" attribute
    • setApplyAlignmentFormats

      void setApplyAlignmentFormats(boolean applyAlignmentFormats)
      Sets the "applyAlignmentFormats" attribute
    • xsetApplyAlignmentFormats

      void xsetApplyAlignmentFormats(XmlBoolean applyAlignmentFormats)
      Sets (as xml) the "applyAlignmentFormats" attribute
    • unsetApplyAlignmentFormats

      void unsetApplyAlignmentFormats()
      Unsets the "applyAlignmentFormats" attribute
    • getApplyWidthHeightFormats

      boolean getApplyWidthHeightFormats()
      Gets the "applyWidthHeightFormats" attribute
    • xgetApplyWidthHeightFormats

      XmlBoolean xgetApplyWidthHeightFormats()
      Gets (as xml) the "applyWidthHeightFormats" attribute
    • isSetApplyWidthHeightFormats

      boolean isSetApplyWidthHeightFormats()
      True if has "applyWidthHeightFormats" attribute
    • setApplyWidthHeightFormats

      void setApplyWidthHeightFormats(boolean applyWidthHeightFormats)
      Sets the "applyWidthHeightFormats" attribute
    • xsetApplyWidthHeightFormats

      void xsetApplyWidthHeightFormats(XmlBoolean applyWidthHeightFormats)
      Sets (as xml) the "applyWidthHeightFormats" attribute
    • unsetApplyWidthHeightFormats

      void unsetApplyWidthHeightFormats()
      Unsets the "applyWidthHeightFormats" attribute
    • getRef

      String getRef()
      Gets the "ref" attribute
    • xgetRef

      STRef xgetRef()
      Gets (as xml) the "ref" attribute
    • setRef

      void setRef(String ref)
      Sets the "ref" attribute
    • xsetRef

      void xsetRef(STRef ref)
      Sets (as xml) the "ref" attribute