Share via


EmbeddedObjectProperties.Dde Property

Definition

dde

Represents the following attribute in the schema: dde

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

Property Value

Attributes

Applies to