Interpretation.Mode プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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)
プロパティ値
- 属性