Spread Windows Forms 12.0 Product Documentation
TwoColorScaleConditionalFormattingRule Constructor(Boolean)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > TwoColorScaleConditionalFormattingRule Class > TwoColorScaleConditionalFormattingRule Constructor : TwoColorScaleConditionalFormattingRule Constructor(Boolean)
true indicates that the expression, referred to by a custom name, will not be restricted; otherwise, false
Initializes a new instance of the TwoColorScaleConditionalFormattingRule class.
Syntax
'Declaration
 
Public Function New( _
   ByVal suppressCustomName As Boolean _
)
'Usage
 
Dim suppressCustomName As Boolean
 
Dim instance As New TwoColorScaleConditionalFormattingRule(suppressCustomName)
public TwoColorScaleConditionalFormattingRule( 
   bool suppressCustomName
)

Parameters

suppressCustomName
true indicates that the expression, referred to by a custom name, will not be restricted; otherwise, false
See Also

Reference

TwoColorScaleConditionalFormattingRule Class
TwoColorScaleConditionalFormattingRule Members
Overload List