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