ICellularFormatInstance
Leave feedback
On this page
Defines methods that are required for access to spreadsheet formats, having one or many worksheets.
public interface ICellularFormatInstance
| Name | Description |
|---|---|
| GetSheetIndex(string) | Gets the worksheet index by worksheet name, if possible. |
| ReplaceInColumn(Regex, string, int) | Replaces all matches with a given replacement in the specified column on all worksheets. |
| ReplaceInColumn(Regex, string, int, int) | Replaces all matches with a given replacement in the specified column and worksheet. |
Learn more
- More details about applying redactions: Redaction basics
- More details about spreadsheet redactions: Spreadsheet redactions
- More details about implementing custom formats: Create custom format handler
- namespace GroupDocs.Redaction.Integration
- assembly GroupDocs.Redaction
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.