GrapeCity.Xaml.SpreadSheet.Data
Name Property (IFloatingObject)


GrapeCity.Xaml.SpreadSheet.Data Namespace > IFloatingObject Interface : Name Property
Gets the name of the floating object.
Syntax
'Declaration
 
ReadOnly Property Name As String
'Usage
 
Dim instance As IFloatingObject
Dim value As String
 
value = instance.Name
string Name {get;}
See Also

Reference

IFloatingObject Interface
IFloatingObject Members