Share via


LayoutDefinitionHeader.MinVersion 属性

定义

最低版本

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于