Range.Underline Propiedad

Definición

Devuelve o establece el tipo de subrayado aplicado al intervalo.

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

Valor de propiedad

Se aplica a