DataModel.MinVersionLoad 属性    
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
minVersionLoad,此属性仅在 Office 2013 及更高版本中可用。
表示架构中的以下属性: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 ByteValue属性值
- 属性