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