CacheSource.CacheSourceExtensionList Property

CacheSourceExtensionList.Represents the element tag in schema: x:extLst

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

Syntax

'Declaration
Public Property CacheSourceExtensionList As CacheSourceExtensionList
    Get
    Set
'Usage
Dim instance As CacheSource
Dim value As CacheSourceExtensionList

value = instance.CacheSourceExtensionList

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

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.CacheSourceExtensionList

See Also

Reference

CacheSource Class

CacheSource Members

DocumentFormat.OpenXml.Spreadsheet Namespace