Spread Windows Forms 15.0
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()
    public void RemoveRepeatChar()
    See Also