Share via


Emma.Version Property

Definition

version

Represents the following attribute in the schema: version

[DocumentFormat.OpenXml.SchemaAttr(0, "version")]
public DocumentFormat.OpenXml.StringValue Version { get; set; }
public DocumentFormat.OpenXml.StringValue Version { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "version")]
public DocumentFormat.OpenXml.StringValue? Version { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("version")]
public DocumentFormat.OpenXml.StringValue? Version { get; set; }
public DocumentFormat.OpenXml.StringValue? Version { get; set; }
member this.Version : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "version")>]
member this.Version : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("version")>]
member this.Version : DocumentFormat.OpenXml.StringValue with get, set
Public Property Version As StringValue

Property Value

Attributes

Applies to