Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

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