Spread Silverlight Documentation
Type Property (ExcelDataBarRule)


GrapeCity.Excel Namespace > ExcelDataBarRule Class : Type Property
Type of conditional formatting rule.
Syntax
'Declaration
 
Public ReadOnly Property Type As ExcelConditionalFormatType
'Usage
 
Dim instance As ExcelDataBarRule
Dim value As ExcelConditionalFormatType
 
value = instance.Type
public ExcelConditionalFormatType Type {get;}

Property Value

Type of conditional formatting rule.
See Also

Reference

ExcelDataBarRule Class
ExcelDataBarRule Members