GrapeCity.Xaml.Excel
Target Property (Relationship)


GrapeCity.Excel.OOXml Namespace > Relationship Class : Target Property
Syntax
'Declaration
 
<XmlAttributeAttribute("anyURI")>
Public Property Target As String
'Usage
 
Dim instance As Relationship
Dim value As String
 
instance.Target = value
 
value = instance.Target
[XmlAttribute("anyURI")]
public string Target {get; set;}
See Also

Reference

Relationship Class
Relationship Members