OneOf.ModelRef Property
model-ref.Represents the attribte in schema: emma:model-ref
Namespace: DocumentFormat.OpenXml.EMMA
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "model-ref")> _
Public Property ModelRef As StringValue
Get
Set
用法
Dim instance As OneOf
Dim value As StringValue
value = instance.ModelRef
instance.ModelRef = value
[SchemaAttrAttribute(, "model-ref")]
public StringValue ModelRef { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue