DataModel.MinVersionLoad Property

Definition

minVersionLoad, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: minVersionLoad

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

Property Value

Attributes

Applies to