Package | Description |
---|---|
com.groupdocs.redaction.redactions |
The package provides classes for different types of redactions.
|
Modifier and Type | Method and Description |
---|---|
CellFilter |
CellColumnRedaction.getFilter()
Gets the column and worksheet filter.
|
Constructor and Description |
---|
CellColumnRedaction(CellFilter filter,
Pattern regEx,
ReplacementOptions options)
Initializes a new instance of CellColumnRedaction class.
|