次の方法で共有


TwoCellAnchor.EditAs プロパティ

定義

動作の配置とサイズ変更

スキーマ内の次の属性を表します。 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)

プロパティ値

EnumValue<T> を返します。

属性

適用対象