Interface CTFileRecoveryPr

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getAutoRecover

      boolean getAutoRecover()
      Gets the "autoRecover" attribute
    • xgetAutoRecover

      XmlBoolean xgetAutoRecover()
      Gets (as xml) the "autoRecover" attribute
    • isSetAutoRecover

      boolean isSetAutoRecover()
      True if has "autoRecover" attribute
    • setAutoRecover

      void setAutoRecover(boolean autoRecover)
      Sets the "autoRecover" attribute
    • xsetAutoRecover

      void xsetAutoRecover(XmlBoolean autoRecover)
      Sets (as xml) the "autoRecover" attribute
    • unsetAutoRecover

      void unsetAutoRecover()
      Unsets the "autoRecover" attribute
    • getCrashSave

      boolean getCrashSave()
      Gets the "crashSave" attribute
    • xgetCrashSave

      XmlBoolean xgetCrashSave()
      Gets (as xml) the "crashSave" attribute
    • isSetCrashSave

      boolean isSetCrashSave()
      True if has "crashSave" attribute
    • setCrashSave

      void setCrashSave(boolean crashSave)
      Sets the "crashSave" attribute
    • xsetCrashSave

      void xsetCrashSave(XmlBoolean crashSave)
      Sets (as xml) the "crashSave" attribute
    • unsetCrashSave

      void unsetCrashSave()
      Unsets the "crashSave" attribute
    • getDataExtractLoad

      boolean getDataExtractLoad()
      Gets the "dataExtractLoad" attribute
    • xgetDataExtractLoad

      XmlBoolean xgetDataExtractLoad()
      Gets (as xml) the "dataExtractLoad" attribute
    • isSetDataExtractLoad

      boolean isSetDataExtractLoad()
      True if has "dataExtractLoad" attribute
    • setDataExtractLoad

      void setDataExtractLoad(boolean dataExtractLoad)
      Sets the "dataExtractLoad" attribute
    • xsetDataExtractLoad

      void xsetDataExtractLoad(XmlBoolean dataExtractLoad)
      Sets (as xml) the "dataExtractLoad" attribute
    • unsetDataExtractLoad

      void unsetDataExtractLoad()
      Unsets the "dataExtractLoad" attribute
    • getRepairLoad

      boolean getRepairLoad()
      Gets the "repairLoad" attribute
    • xgetRepairLoad

      XmlBoolean xgetRepairLoad()
      Gets (as xml) the "repairLoad" attribute
    • isSetRepairLoad

      boolean isSetRepairLoad()
      True if has "repairLoad" attribute
    • setRepairLoad

      void setRepairLoad(boolean repairLoad)
      Sets the "repairLoad" attribute
    • xsetRepairLoad

      void xsetRepairLoad(XmlBoolean repairLoad)
      Sets (as xml) the "repairLoad" attribute
    • unsetRepairLoad

      void unsetRepairLoad()
      Unsets the "repairLoad" attribute