Compartir a través de


_Font.Line Propiedad

Definición

Obtiene un LineFormat objeto que especifica el formato de una línea.

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

Valor de propiedad

Objeto LineFormat .

Comentarios

Lectura y escritura.

Se aplica a