'宣言 Public Sub AddRegexCellStyle( _ ByVal condition As CellStyleFlag, _ ByVal style As Style, _ ByVal regex As System.String _ )
public void AddRegexCellStyle( CellStyleFlag condition, Style style, System.string regex )
パラメータ
- condition
- 1つ以上の CellStyleFlagの列挙の組み合わせ。
- style
- 外観属性を指定する Styleオブジェクト。
- regex
- 正規表現の文字列。