Compartir a través de


CacheHierarchy.MeasuresSet Property

measuresSet.Represents the attribte in schema: measuresSet

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

Syntax

'Declaración
<SchemaAttrAttribute(, "measuresSet")> _
Public Property MeasuresSet As BooleanValue
    Get
    Set
'Uso
Dim instance As CacheHierarchy
Dim value As BooleanValue

value = instance.MeasuresSet

instance.MeasuresSet = value
[SchemaAttrAttribute(, "measuresSet")]
public BooleanValue MeasuresSet { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue

See Also

Reference

CacheHierarchy Class

CacheHierarchy Members

DocumentFormat.OpenXml.Office2010.Excel Namespace