com.grapecity.documents.excel Package / IFormatCondition Interface / setAppliesTo Method
In This Topic
setAppliesTo Method
In This Topic
Sets the IRange object that specifies the cell range to which theformatting rule is applied.
Syntax
void setAppliesTo( 
   IRange value
)

Parameters

value
See Also