GrapeCity.Xaml.Excel
Value Property (Relationship)


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

Reference

Relationship Class
Relationship Members