_Application.ReplaceFormat プロパティ

定義

セルの書式を置換する際の、置換の基準を設定します。 その後、置換条件は、 オブジェクトの メソッドの Replace(Object, Object, Object, Object, Object, Object, Object, Object) 後続の Range 呼び出しで使用されます。

public:
 property Microsoft::Office::Interop::Excel::CellFormat ^ ReplaceFormat { Microsoft::Office::Interop::Excel::CellFormat ^ get(); void set(Microsoft::Office::Interop::Excel::CellFormat ^ value); };
public Microsoft.Office.Interop.Excel.CellFormat ReplaceFormat { get; set; }
Public Property ReplaceFormat As CellFormat

プロパティ値

適用対象