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