Compartir a través de


_Font.Glow Propiedad

Definición

Obtiene un GlowFormat objeto que representa el formato de resplandor de la fuente utilizada por el intervalo de texto especificado.

public:
 property Microsoft::Office::Interop::Word::GlowFormat ^ Glow { Microsoft::Office::Interop::Word::GlowFormat ^ get(); void set(Microsoft::Office::Interop::Word::GlowFormat ^ value); };
public Microsoft.Office.Interop.Word.GlowFormat Glow { get; set; }
member this.Glow : Microsoft.Office.Interop.Word.GlowFormat with get, set
Public Property Glow As GlowFormat

Valor de propiedad

Objeto GlowFormat .

Comentarios

Solo lectura.

Se aplica a