Range.Paragraphs Propiedad

Definición

Devuelve una Paragraphs colección que representa todos los párrafos del intervalo especificado.

public:
 property Microsoft::Office::Interop::Word::Paragraphs ^ Paragraphs { Microsoft::Office::Interop::Word::Paragraphs ^ get(); };
public Microsoft.Office.Interop.Word.Paragraphs Paragraphs { get; }
member this.Paragraphs : Microsoft.Office.Interop.Word.Paragraphs
Public ReadOnly Property Paragraphs As Paragraphs

Valor de propiedad

Se aplica a