Поделиться через


ExternalDefinedName.RefersTo Property

Refers To.Represents the attribte in schema: refersTo

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "refersTo")> _
Public Property RefersTo As StringValue
    Get
    Set
'Usage
Dim instance As ExternalDefinedName
Dim value As StringValue

value = instance.RefersTo

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

ExternalDefinedName Class

ExternalDefinedName Members

DocumentFormat.OpenXml.Spreadsheet Namespace