GrapeCity.Xaml.Excel
Type Property (ExcelHighlightingRule)


Gets or sets the type of the conditional formatting rule.
Syntax
'Declaration
 
Public Property Type As ExcelConditionalFormatType
'Usage
 
Dim instance As ExcelHighlightingRule
Dim value As ExcelConditionalFormatType
 
instance.Type = value
 
value = instance.Type
public ExcelConditionalFormatType Type {get; set;}

Property Value

The type of the conditional formatting rule.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelHighlightingRule Class
ExcelHighlightingRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options