Connection.OlapProperties Property

Definition

OlapProperties.

Represents the following element tag in the schema: x:olapPr.

public DocumentFormat.OpenXml.Spreadsheet.OlapProperties OlapProperties { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.OlapProperties? OlapProperties { get; set; }
member this.OlapProperties : DocumentFormat.OpenXml.Spreadsheet.OlapProperties with get, set
Public Property OlapProperties As OlapProperties

Property Value

Returns OlapProperties.

Applies to