Spread WPF 18
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()
    public void RemoveRepeatChar()
    See Also