CellFilter class
Leave feedback
On this page
Provides an option to limit the scope of a CellColumnRedaction to a worksheet and a column.
Learn more
- More details about spreadsheet redactions: https://docs.groupdocs.com/redaction/net/spreadsheet-redactions/
The CellFilter type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new CellFilter instance. |
| Property | Description |
|---|---|
| column_index | The zero-based column index. |
| has_work_sheet_index | The property indicates whether the WorkSheetIndex is set. |
| work_sheet_index | The worksheet index (zero-based). |
| work_sheet_name | The worksheet name, if applicable. |
| Field | Description |
|---|---|
| NO_INDEX | Represents a default value for filter, which is -1. |
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.