Share via


CacheHierarchy.Time Property

Time.Represents the attribte in schema: time

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

Syntax

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

value = instance.Time

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

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

CacheHierarchy Class

CacheHierarchy Members

DocumentFormat.OpenXml.Spreadsheet Namespace