共用方式為


ModifyNonVisualGroupDrawingShapeProps.NoUngrp Property

Definition

noUngrp, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: noUngrp

public DocumentFormat.OpenXml.BooleanValue? NoUngrp { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "noUngrp")]
public DocumentFormat.OpenXml.BooleanValue? NoUngrp { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("noUngrp")]
public DocumentFormat.OpenXml.BooleanValue? NoUngrp { get; set; }
member this.NoUngrp : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "noUngrp")>]
member this.NoUngrp : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("noUngrp")>]
member this.NoUngrp : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property NoUngrp As BooleanValue

Property Value

Attributes

Applies to