Group.Tokens Property

tokens.Represents the attribte in schema: emma:tokens

Namespace:  DocumentFormat.OpenXml.EMMA
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "tokens")> _
Public Property Tokens As StringValue
    Get
    Set
'Usage
Dim instance As Group
Dim value As StringValue

value = instance.Tokens

instance.Tokens = value
[SchemaAttrAttribute(, "tokens")]
public StringValue Tokens { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Group Class

Group Members

DocumentFormat.OpenXml.EMMA Namespace