Share via


ModifyNonVisualGroupDrawingShapeProps.NoResize Property

Definition

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

Represents the following attribute in the schema: noResize

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

Property Value

Attributes

Applies to