GroupMember.Group Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Group
Represents the following attribute in the schema: group
[DocumentFormat.OpenXml.SchemaAttr(0, "group")]
public DocumentFormat.OpenXml.BooleanValue Group { get; set; }public DocumentFormat.OpenXml.BooleanValue Group { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "group")]
public DocumentFormat.OpenXml.BooleanValue? Group { get; set; }[DocumentFormat.OpenXml.SchemaAttr("group")]
public DocumentFormat.OpenXml.BooleanValue? Group { get; set; }public DocumentFormat.OpenXml.BooleanValue? Group { get; set; }member this.Group : DocumentFormat.OpenXml.BooleanValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "group")>]
member this.Group : DocumentFormat.OpenXml.BooleanValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("group")>]
member this.Group : DocumentFormat.OpenXml.BooleanValue with get, setPublic Property Group As BooleanValueProperty Value
Returns BooleanValue.
- Attributes