GrapeCity.Xaml.Excel
TargetMode Property


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

Reference

Relationship Class
Relationship Members