共用方式為


DesignerDrawingProps.EdtDesignElem Property

Definition

edtDesignElem, this property is only available in Office 2021 and later.

Represents the following attribute in the schema: edtDesignElem

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

Property Value

Attributes

Applies to