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
'Declaration
Public Property SetLevels As SetLevels
Get
Set
'Usage
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