GridJsWorkbook.BurnRedactionFile
GridJsWorkbook.BurnRedactionFile method
Burns (applies) all redaction operations in the workbook by removing redaction shapes and their target shapes or clearing target cell range contents.
public void BurnRedactionFile(string excelFilePath, string uid)
| Parameter | Type | Description |
|---|---|---|
| excelFilePath | String | The file path of the Excel file. |
| uid | String | The unique identifier for the workbook. If null or empty, a new uid will be generated based on the file path. |
See Also
- class GridJsWorkbook
- namespace Aspose.Cells.GridJs
- assembly Aspose.Cells.GridJs