_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

属性值

适用于