Share via


Diagram.ConstrainBounds Property

Definition

Diagram Layout Extents

Represents the following attribute in the schema: constrainbounds

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

Property Value

Returns StringValue.

Attributes

Applies to