Interpretation.Mode 属性

定义

mode

表示架构中的以下属性:emma: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)

属性值

属性

适用于