_Application.FindFormat プロパティ

定義

セルの書式の検索条件の設定や取得を行います。

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

プロパティ値

適用対象