ICellularFormatInstance class
Leave feedback
On this page
Defines methods required for accessing spreadsheet formats that contain one or many worksheets.
Learn more
- More details about applying redactions: https://docs.groupdocs.com/redaction/net/redaction-basics/
- More details about spreadsheet redactions: https://docs.groupdocs.com/redaction/net/spreadsheet-redactions/
- More details about implementing custom formats: https://docs.groupdocs.com/redaction/net/create-custom-format-handler/
The ICellularFormatInstance type exposes the following members:
| Method | Description |
|---|---|
| get_sheet_index | Returns the worksheet index for the given worksheet name, or -1 if not found. |
| get_sheet_index_file | |
| get_sheet_index_string | |
| replace_in_column | Replaces all matches with a given replacement in the specified column and worksheet. |
| replace_in_column | Replaces all matches with a given replacement in the specified column on all worksheets. |
| replace_in_column_file | |
| replace_in_column_regex | |
| replace_in_column_string |
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.