DataModel.MinVersionLoad Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property MinVersionLoad As ByteValueProperty Value
- Attributes