Freigeben über


CacheHierarchy.MeasuresSet-Eigenschaft

measuresSet.Represents the attribte in schema: measuresSet

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

Syntax

'Declaration
<SchemaAttrAttribute(, "measuresSet")> _
Public Property MeasuresSet As BooleanValue
    Get
    Set
'Usage
Dim instance As CacheHierarchy
Dim value As BooleanValue

value = instance.MeasuresSet

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

CacheHierarchy Klasse

CacheHierarchy-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace