Borders.InsideColorIndex Propiedad

Definición

Devuelve o establece el color del interior bordes.

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

Valor de propiedad

Comentarios

Si la InsideLineStyle propiedad está establecida en wdLineStyleNone o False, establecer esta propiedad no tiene ningún efecto.

Se aplica a