'Declaration Public Function New( _ ByVal formula As String, _ ByVal suppressCustomName As Boolean _ )
'Usage Dim formula As String Dim suppressCustomName As Boolean Dim instance As New FormulaConditionalFormattingRule(formula, suppressCustomName)
public FormulaConditionalFormattingRule( string formula, bool suppressCustomName )
Parameters
- formula
- suppressCustomName
true
Indicates that the expression, referred to by a custom name, will not be restricted; otherwise,false