Share via


SlicerStyleElement.FormatId Property

dxfId.Represents the attribte in schema: dxfId

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "dxfId")> _
Public Property FormatId As UInt32Value
    Get
    Set
'Usage
Dim instance As SlicerStyleElement
Dim value As UInt32Value

value = instance.FormatId

instance.FormatId = value
[SchemaAttrAttribute(, "dxfId")]
public UInt32Value FormatId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value

See Also

Reference

SlicerStyleElement Class

SlicerStyleElement Members

DocumentFormat.OpenXml.Office2010.Excel Namespace