Freigeben über


TwoCellAnchor.EditAs Eigenschaft

Definition

Positionierungs- und Größenänderungsverhalten

Stellt das folgende Attribut im Schema dar: editAs

[DocumentFormat.OpenXml.SchemaAttr(0, "editAs")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Spreadsheet.EditAsValues> EditAs { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Spreadsheet.EditAsValues> EditAs { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "editAs")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Spreadsheet.EditAsValues>? EditAs { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("editAs")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Spreadsheet.EditAsValues>? EditAs { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Spreadsheet.EditAsValues>? EditAs { get; set; }
member this.EditAs : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Spreadsheet.EditAsValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "editAs")>]
member this.EditAs : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Spreadsheet.EditAsValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("editAs")>]
member this.EditAs : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Spreadsheet.EditAsValues> with get, set
Public Property EditAs As EnumValue(Of EditAsValues)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: