ParagraphPropertiesDefault.ParagraphPropertiesBaseStyle 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.
Paragraph Properties.
Represents the following element tag in the schema: w:pPr.
public DocumentFormat.OpenXml.Wordprocessing.ParagraphPropertiesBaseStyle ParagraphPropertiesBaseStyle { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.ParagraphPropertiesBaseStyle? ParagraphPropertiesBaseStyle { get; set; }
member this.ParagraphPropertiesBaseStyle : DocumentFormat.OpenXml.Wordprocessing.ParagraphPropertiesBaseStyle with get, set
Public Property ParagraphPropertiesBaseStyle As ParagraphPropertiesBaseStyle