CacheSource.WorksheetSource Property
WorksheetSource.Represents the element tag in schema: x:worksheetSource
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property WorksheetSource As WorksheetSource
Get
Set
'Usage
Dim instance As CacheSource
Dim value As WorksheetSource
value = instance.WorksheetSource
instance.WorksheetSource = value
public WorksheetSource WorksheetSource { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.WorksheetSource
Returns WorksheetSource.