Spread.Sheets Documentation
isPaintSuspended Method
Get if spread paint is suspended.
Syntax
var instance = new GC.Spread.Sheets.Workbook(host);
var value; // Type: any
value = instance.isPaintSuspended();
function isPaintSuspended() : any;
See Also

Reference

Workbook type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.