Stylesheet.Fonts Property
Fonts.Represents the element tag in schema: x:fonts
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Fonts As Fonts
Get
Set
'Usage
Dim instance As Stylesheet
Dim value As Fonts
value = instance.Fonts
instance.Fonts = value
public Fonts Fonts { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.Fonts
Returns Fonts.