ShapeStyle.FontReference Property

Definition

Font Reference.

Represents the following element tag in the schema: a:fontRef.

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

Property Value

Returns FontReference.

Applies to