CellColumnRedaction

CellColumnRedaction constructor

CellColumnRedaction クラスの新しいインスタンスを初期化します。

public CellColumnRedaction(CellFilter filter, Regex regEx, ReplacementOptions options)
パラメータ タイプ 説明
filter CellFilter 列とワークシートのフィルター
regEx Regex 検索して置換する正規表現
options ReplacementOptions 交換オプション

関連項目