Interpretation.End Property
end.Represents the attribte in schema: emma:end
Namespace: DocumentFormat.OpenXml.EMMA
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
<SchemaAttrAttribute(, "end")> _
Public Property End As UInt64Value
Get
Set
'使用
Dim instance As Interpretation
Dim value As UInt64Value
value = instance.End
instance.End = value
[SchemaAttrAttribute(, "end")]
public UInt64Value End { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt64Value