GrapeCity.Xaml.Excel
Target Property (Relationship)


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;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Relationship Class
Relationship Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options