Spread for ASP.NET 10 Product Documentation
ConditionalFormattingValue Constructor(ConditionalFormattingValueType)


The type.
Initializes a new instance of the ConditionalFormattingValue class.
Syntax
'Declaration
 
Public Function New( _
   ByVal type As ConditionalFormattingValueType _
)
'Usage
 
Dim type As ConditionalFormattingValueType
 
Dim instance As New ConditionalFormattingValue(type)
public ConditionalFormattingValue( 
   ConditionalFormattingValueType type
)

Parameters

type
The type.
Remarks
The type parameter only accepts AutoMax, AutoMin, Max, or the Min value
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ConditionalFormattingValue Class
ConditionalFormattingValue Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.