Style.FontReference Property
Font Reference.Represents the element tag in schema: a:fontRef
Namespace: DocumentFormat.OpenXml.Drawing.ChartDrawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Property FontReference As FontReference
Get
Set
'Применение
Dim instance As Style
Dim value As FontReference
value = instance.FontReference
instance.FontReference = value
public FontReference FontReference { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.FontReference
Returns FontReference.