public System.Collections.Generic.IEnumerable<OpenXmlDocumentParagraph> GetParagraphs()
public: System.Collections.Generic.IEnumerable<OpenXmlDocumentParagraph*>* GetParagraphs()
public:
System.Collections.Generic.IEnumerable<OpenXmlDocumentParagraph^>^ GetParagraphs()
'Declaration Public Function GetParagraphs() As System.Collections.Generic.IEnumerable(Of OpenXmlDocumentParagraph)
Return Value
The paragraphs, which contain this text content.