Specifies the maximum amount of change for a value between each iteration when Excel resolves circular references in formulas.
      
<MaxChange />
    | Element type | xsd:double | 
| Namespace | urn:schemas-microsoft-com:office:excel | 
| Schema name | XML Spreadsheet 2000 | 
| Element | Description | 
|---|---|
| ExcelWorkbook | Contains the properties of a workbook. | 
None.
None.
      
<xsd:element name="MaxChange" type="xsd:double" default="0.001" minOccurs="0" >
</xsd:element>