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