Group.Mode Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
mode
Stellt das folgende Attribut im Schema dar: 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)
Eigenschaftswert
- Attribute