Compartir a través de


TwoCellAnchor.EditAs Propiedad

Definición

Comportamientos de posicionamiento y cambio de tamaño

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a