Spread Windows Forms 12.0 Product Documentation
ToString Method (Line)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > Line Class : ToString Method
Converts the value of this instance to its equivalent string representation.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As Line
Dim value As String
 
value = instance.ToString()
public override string ToString()

Return Value

The System.String representation of the value of this instance.
See Also

Reference

Line Class
Line Members