OneOf.Mode プロパティ

定義

mode

スキーマ内の次の属性を表します:エマ:モード

[DocumentFormat.OpenXml.SchemaAttr(44, "mode")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue> Mode { get; set; }
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue> Mode { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "mode")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue>? Mode { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:mode")]
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue>? Mode { get; set; }
public DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue>? Mode { get; set; }
member this.Mode : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "mode")>]
member this.Mode : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:mode")>]
member this.Mode : DocumentFormat.OpenXml.ListValue<DocumentFormat.OpenXml.StringValue> with get, set
Public Property Mode As ListValue(Of StringValue)

プロパティ値

属性

適用対象