Share via


TextStyles.BodyStyle Property

Definition

Slide Master Body Text Style.

Represents the following element tag in the schema: p:bodyStyle.

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

Property Value

Returns BodyStyle.

Applies to