Properties.Paragraphs Property

Definition

Total Number of Paragraphs.

Represents the following element tag in the schema: ap:Paragraphs.

public DocumentFormat.OpenXml.ExtendedProperties.Paragraphs Paragraphs { get; set; }
public DocumentFormat.OpenXml.ExtendedProperties.Paragraphs? Paragraphs { get; set; }
member this.Paragraphs : DocumentFormat.OpenXml.ExtendedProperties.Paragraphs with get, set
Public Property Paragraphs As Paragraphs

Property Value

Returns Paragraphs.

Applies to