Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / ImageBrush Class / Link Property


In This Topic
Link Property (ImageBrush)
In This Topic
Gets the linked file name.
Syntax
'Declaration
 
Public ReadOnly Property Link As String
 
'Usage
 
Dim instance As ImageBrush
Dim value As String
 
value = instance.Link
See Also