OneOf.Mode Property

Definition

mode

Represents the following attribute in the schema: 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)

Property Value

Attributes

Applies to