Share via


Borders.OutsideColorIndex Propiedad

Definición

Devuelve o establece el color de los bordes exteriores.

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

Valor de propiedad

Comentarios

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

Se aplica a