[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Line.ToString

ToString Method

ToString()

Converts the value of this instance to its equivalent string representation.

Declaration
public override string ToString()
Public Overrides Function ToString() As String
Returns
Type Description
string

The string representation of the value of this instance.

Overrides