DocumentClass.ListParagraphs Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual property Microsoft::Office::Interop::Word::ListParagraphs ^ ListParagraphs { Microsoft::Office::Interop::Word::ListParagraphs ^ get(); };
public virtual Microsoft.Office.Interop.Word.ListParagraphs ListParagraphs { get; }
member this.ListParagraphs : Microsoft.Office.Interop.Word.ListParagraphs
Public Overridable ReadOnly Property ListParagraphs As ListParagraphs