'Declaration
Public Function New( _ ByVal midValueCapacity As Integer, _ ByVal suppressCustomName As Boolean _ )
'Usage
Dim midValueCapacity As Integer Dim suppressCustomName As Boolean Dim instance As New MultiColorScaleConditionalFormattingRule(midValueCapacity, suppressCustomName)
public MultiColorScaleConditionalFormattingRule( int midValueCapacity, bool suppressCustomName )
Parameters
- midValueCapacity
- The initialized middle value capacity.
- suppressCustomName
true
Indicates that the expression, referred to by a custom name, will not be restricted; otherwise,false