_Font.ColorIndex Propiedad

Definición

Devuelve o establece el color del objeto o Font especificadoBorder.

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

Valor de propiedad

Comentarios

La constante wdByAuthor no es válida para los objetos border y font.

Se aplica a