Spread Windows Forms 12.0 Product Documentation
ThreeColorScaleConditionalFormattingRule Constructor(Boolean)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ThreeColorScaleConditionalFormattingRule Class > ThreeColorScaleConditionalFormattingRule Constructor : ThreeColorScaleConditionalFormattingRule 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 ThreeColorScaleConditionalFormattingRule class.
Syntax
'Declaration
 
Public Function New( _
   ByVal suppressCustomName As Boolean _
)
'Usage
 
Dim suppressCustomName As Boolean
 
Dim instance As New ThreeColorScaleConditionalFormattingRule(suppressCustomName)
public ThreeColorScaleConditionalFormattingRule( 
   bool suppressCustomName
)

Parameters

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

Reference

ThreeColorScaleConditionalFormattingRule Class
ThreeColorScaleConditionalFormattingRule Members
Overload List