'Declaration
Public Overrides Function ToString() As String
'Usage
Dim instance As BaseCellType Dim value As String value = instance.ToString()
public override string ToString()
Return Value
String containing the name of the cell type
'Declaration
Public Overrides Function ToString() As String
'Usage
Dim instance As BaseCellType Dim value As String value = instance.ToString()
public override string ToString()