Compartir a través de


Slicer.Cache Property

cache.Represents the attribte in schema: cache

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

Syntax

'Declaración
<SchemaAttrAttribute(, "cache")> _
Public Property Cache As StringValue
    Get
    Set
'Uso
Dim instance As Slicer
Dim value As StringValue

value = instance.Cache

instance.Cache = value
[SchemaAttrAttribute(, "cache")]
public StringValue Cache { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Slicer Class

Slicer Members

DocumentFormat.OpenXml.Office2010.Excel Namespace