Share via


TextStyles.OtherStyle Property

Definition

Slide Master Other Text Style.

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

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

Property Value

Returns OtherStyle.

Applies to