ExcelStripFormulas
Category: Excel Parameter
Compatible with: Composer
Parameter Name: ExcelStripFormulas
Parameter Value: [0 or 1]
Parameter Requirements: None
Parameter Description: Strip formulas
from Excel output file. When enabled, the output Excel workbook contains only the results
of the formulas in the workbook, not the formulas themselves.
CAUTION: The ExcelStripFormulas parameter will only remove valid Excel formulas. If the formula is formatted incorrectly, it will not be removed from the output document.
Value |
Definition |
---|---|
0 |
Formulas remain in the Excel output file. (default) |
1 |
Formulas are removed from the Excel output file. |
Example:
&ExcelStripFormulas=1