GrapeCity.Xaml.Excel
Type Property (Relationship)


GrapeCity.Excel.OOXml Namespace > Relationship Class : Type Property
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;}
See Also

Reference

Relationship Class
Relationship Members