Share via


ModifyNonVisualDrawingProps.Descr Property

Definition

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

Represents the following attribute in the schema: descr

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

Property Value

Attributes

Applies to