Group.Tokens Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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