Share via


LayoutDefinition.MinVersion Property

Definition

minVer

Represents the following attribute in the schema: minVer

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

Property Value

Returns StringValue.

Attributes

Applies to