/// https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.drawing.groupfill?view=openxml-3.0.1
///
/// This element specifies a group fill.
/// When specified, this setting indicates that the parent element is part of a group and should inherit the fill properties of the group.
pub type XlsxGroupFill = bool;