CacheHierarchy.IconSet Property

KPI Icon Set.Represents the attribte in schema: iconSet

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "iconSet")> _
Public Property IconSet As Int32Value
    Get
    Set
'Usage
Dim instance As CacheHierarchy
Dim value As Int32Value

value = instance.IconSet

instance.IconSet = value
[SchemaAttrAttribute(, "iconSet")]
public Int32Value IconSet { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

CacheHierarchy Class

CacheHierarchy Members

DocumentFormat.OpenXml.Spreadsheet Namespace