Compartir a través de


ScriptFactory.GetFontAndColorProvider(Guid, Object) Método

Definición

Obtiene el proveedor de fuente y color.

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)

Parámetros

guid
Guid

Referencia al objeto Guid del proveedor.

defaultsProvider
Object

Referencia al proveedor Object.

Implementaciones

Se aplica a