Blur.Grow Property

Definition

Grow Bounds

Represents the following attribute in the schema: grow

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

Property Value

Returns BooleanValue.

Attributes

Applies to