Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / FormatResult Structure / RemoveNewLines Method


In This Topic
RemoveNewLines Method
In This Topic
Removes all newline strings.
Syntax
'Declaration
 
Public Sub RemoveNewLines() 
 
'Usage
 
Dim instance As FormatResult
 
instance.RemoveNewLines()
See Also