Share via


ModifyNonVisualDrawingProps.Decor Property

Definition

decor, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: decor

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

Property Value

Attributes

Applies to