Spread.Sheets Documentation
ConditionalFormats Method
The sheet.
Represents a format condition class.
Syntax
var value; // Type: any
value = GC.Spread.Sheets.ConditionalFormatting.ConditionalFormats(worksheet);
function ConditionalFormats( 
   worksheet : object
) : any;

Parameters

worksheet
The sheet.
See Also

Reference

ConditionalFormatting type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.