OneOf.Tokens Property

Definition

tokens

Represents the following attribute in the schema: emma:tokens

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

Property Value

Attributes

Applies to