Freigeben über


CacheHierarchy.Measure-Eigenschaft

Measure Hierarchy.Represents the attribte in schema: measure

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

Syntax

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

value = instance.Measure

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

CacheHierarchy Klasse

CacheHierarchy-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace