Compartir a través de


ConnectionShapeLocks.NoGrouping Propiedad

Definición

No permitir la agrupación de formas

Representa el atributo siguiente en el esquema: noGrp

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a