GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / FormatResult Structure / RemoveRepeatChar Method


In This Topic
RemoveRepeatChar Method
In This Topic
Removes the repeat character information.
Syntax
'Declaration
 
Public Sub RemoveRepeatChar() 
 
'Usage
 
Dim instance As FormatResult
 
instance.RemoveRepeatChar()
See Also