[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.CfRule.ReplaceWith

ReplaceWith Method

ReplaceWith(CfRule)

Replaces this CfRule rule with the specified CfRule rule.

Declaration
public void ReplaceWith(CfRule rule)
Public Sub ReplaceWith(rule As CfRule)
Parameters
Type Name Description
CfRule rule

The new CfRule rule to replace.