GrapeCity.Xaml.Excel
Relationship Property


Syntax
'Declaration
 
<XmlElementAttribute("Relationship")>
Public Property Relationship As Relationship()
'Usage
 
Dim instance As CT_Relationships
Dim value() As Relationship
 
instance.Relationship = value
 
value = instance.Relationship
[XmlElement("Relationship")]
public Relationship[] Relationship {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CT_Relationships Class
CT_Relationships Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options