Blur.Grow 属性

定义

增长边界

表示架构中的以下属性: 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

属性值

返回 BooleanValue

属性

适用于