Compartir a través de


CacheHierarchy.SetLevels Property

SetLevels.Represents the element tag in schema: x14:setLevels

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

Syntax

'Declaración
Public Property SetLevels As SetLevels
    Get
    Set
'Uso
Dim instance As CacheHierarchy
Dim value As SetLevels

value = instance.SetLevels

instance.SetLevels = value
public SetLevels SetLevels { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Office2010.Excel.SetLevels

See Also

Reference

CacheHierarchy Class

CacheHierarchy Members

DocumentFormat.OpenXml.Office2010.Excel Namespace