GroupLevel.Groups Property

Definition

OLAP Level Groups.

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

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

Property Value

Returns Groups.

Applies to