CellFormat.FontId Property
Font Id.Represents the attribte in schema: fontId
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "fontId")> _
Public Property FontId As UInt32Value
Get
Set
'Usage
Dim instance As CellFormat
Dim value As UInt32Value
value = instance.FontId
instance.FontId = value
[SchemaAttrAttribute(, "fontId")]
public UInt32Value FontId { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.