Share via


ModifyNonVisualDrawingProps.Decor プロパティ

定義

このプロパティは Office 2016 以降でのみ使用できます。

スキーマ内の次の属性を表します。

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

プロパティ値

属性

適用対象