SpreadJS Documentation
GC.Spread.Sheets Namespace / Worksheet type / resumePaint Method
In This Topic
    resumePaint Method
    In This Topic
    Resumes the paint.
    Syntax
    var instance = new GC.Spread.Sheets.Worksheet(name);
    var value; // Type: any
    value = instance.resumePaint();
    function resumePaint() : any;
    See Also

    Reference

    Worksheet type