Compartir a través de


Group.Language Property

lang.Represents the attribte in schema: emma:lang

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

Syntax

'Declaración
<SchemaAttrAttribute(, "lang")> _
Public Property Language As StringValue
    Get
    Set
'Uso
Dim instance As Group
Dim value As StringValue

value = instance.Language

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Group Class

Group Members

DocumentFormat.OpenXml.EMMA Namespace