次の方法で共有


Blur.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 を返します。

属性

適用対象