ScriptFactory.GetFontAndColorProvider(Guid, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
On obtient le fournisseur de police et de couleur.
public:
virtual void GetFontAndColorProvider(Guid % guid, [Runtime::InteropServices::Out] System::Object ^ % defaultsProvider);
public void GetFontAndColorProvider(ref Guid guid, out object defaultsProvider);
abstract member GetFontAndColorProvider : Guid * obj -> unit
override this.GetFontAndColorProvider : Guid * obj -> unit
Public Sub GetFontAndColorProvider (ByRef guid As Guid, ByRef defaultsProvider As Object)