Share via


DataModelExtensionBlock.MinVer Property

Definition

minVer, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: minVer

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

Property Value

Attributes

Applies to