Compartir a través de


ContextLinkType.Reference Property

ref.Represents the attribte in schema: ref

Namespace:  DocumentFormat.OpenXml.Office2010.Ink
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "ref")> _
Public Property Reference As StringValue
    Get
    Set
'Usage
Dim instance As ContextLinkType
Dim value As StringValue

value = instance.Reference

instance.Reference = value
[SchemaAttrAttribute(, "ref")]
public StringValue Reference { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

ContextLinkType Class

ContextLinkType Members

DocumentFormat.OpenXml.Office2010.Ink Namespace