Skip to content

Commit 4a2a452

Browse files
Updated content for sanitize formulas to text.
1 parent b4656d0 commit 4a2a452

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/marketplace/platform-supported-content/modules/excel-exporter.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ On the template details page, you can define the template with the following ite
6464

6565
{{% alert color="info" %}} When sanitization is enabled, the exporter prepends a apostrophe (`'`) to any string value starting with these
6666
characters. This forces Excel and CSV applications to treat the value as literal text rather than a formula.
67-
Formula sanitization is **disabled by default** for backward compatibility.
68-
Only enable this feature if your exported data may contain user-generated content.
67+
Formula sanitization is **disabled by default**.
68+
Enable this feature if your exported data may contain user-generated content.
6969
This setting applies to both Excel (.xlsx, .xls, .xlsm) and CSV exports. {{% /alert %}}
7070

7171
* **Worksheets**: contains the following items that you can use to define sheets in an exported document:

0 commit comments

Comments
 (0)