TextStyles.TitleStyle Property

Definition

Slide Master Title Text Style.

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

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

Property Value

Returns TitleStyle.

Applies to