GrapeCity.Xaml.Excel
Type Property (Relationship)


Syntax
'Declaration
 
<XmlAttributeAttribute("anyURI")>
Public Property Type As String
'Usage
 
Dim instance As Relationship
Dim value As String
 
instance.Type = value
 
value = instance.Type
[XmlAttribute("anyURI")]
public string Type {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