Interpretation.ModelRef 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
model-ref
表示架构中的以下属性:emma:model-ref
[DocumentFormat.OpenXml.SchemaAttr(44, "model-ref")]
public DocumentFormat.OpenXml.StringValue ModelRef { get; set; }
public DocumentFormat.OpenXml.StringValue ModelRef { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "model-ref")]
public DocumentFormat.OpenXml.StringValue? ModelRef { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:model-ref")]
public DocumentFormat.OpenXml.StringValue? ModelRef { get; set; }
public DocumentFormat.OpenXml.StringValue? ModelRef { get; set; }
member this.ModelRef : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "model-ref")>]
member this.ModelRef : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:model-ref")>]
member this.ModelRef : DocumentFormat.OpenXml.StringValue with get, set
Public Property ModelRef As StringValue
属性值
- 属性