Values_0.SheetLayoutGroupSourceA group of elements within a sheet layout.
type nonrec t = {id : ShortRestrictiveResourceId.t;A unique identifier for the group.
*)members : SheetLayoutGroupMemberList.t;The members of the group.
*)}val make :
id:ShortRestrictiveResourceId.t ->
members:SheetLayoutGroupMemberList.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of ShortRestrictiveResourceId.t ])
list ]
list
| `String of ShortRestrictiveResourceId.t ])
list ]