Share via


Slicer.Level Property

level.Represents the attribte in schema: level

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

Syntax

'Declaration
<SchemaAttrAttribute(, "level")> _
Public Property Level As UInt32Value
    Get
    Set
'Usage
Dim instance As Slicer
Dim value As UInt32Value

value = instance.Level

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

Property Value

Type: DocumentFormat.OpenXml.UInt32Value

See Also

Reference

Slicer Class

Slicer Members

DocumentFormat.OpenXml.Office2010.Excel Namespace