Spread WPF Documentation
ToString Method (CellPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenter Class : ToString Method
Syntax
'Declaration
 
Public Overridable Function ToString() As System.String
'Usage
 
Dim instance As CellPresenter
Dim value As System.String
 
value = instance.ToString()
public virtual System.string ToString()
See Also

Reference

CellPresenter Class
CellPresenter Members