_Application.ReplaceFormat Propriété

Définition

Définit le critère de remplacement utilisé lors du remplacement des formats de cellule. Les critères de remplacement sont ensuite utilisés dans un appel ultérieur à la Replace(Object, Object, Object, Object, Object, Object, Object, Object) méthode de l’objet 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

Valeur de propriété

S’applique à