CellColumnRedaction

CellColumnRedaction constructor

初始化 CellColumnRedaction 类的新实例。

public CellColumnRedaction(CellFilter filter, Regex regEx, ReplacementOptions options)
范围 类型 描述
filter CellFilter 列和工作表过滤器
regEx Regex 用于搜索和替换的正则表达式
options ReplacementOptions 替换选项

也可以看看