Share via


StringReference.StringCache Property

String Cache.Represents the element tag in schema: c:strCache

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property StringCache As StringCache
    Get
    Set
'Usage
Dim instance As StringReference
Dim value As StringCache

value = instance.StringCache

instance.StringCache = value
public StringCache StringCache { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.StringCache
Returns StringCache.

See Also

Reference

StringReference Class

StringReference Members

DocumentFormat.OpenXml.Drawing.Charts Namespace