GrapeCity.Xaml.Excel
DifferentialFormattingId Property (ExcelHighlightingRule)


Gets or sets the id of the differential formatting which is used to locate the IDifferentialFormatting instance from the workbook.
Syntax
'Declaration
 
Public Property DifferentialFormattingId As Integer
'Usage
 
Dim instance As ExcelHighlightingRule
Dim value As Integer
 
instance.DifferentialFormattingId = value
 
value = instance.DifferentialFormattingId
public int DifferentialFormattingId {get; set;}

Property Value

The index of the differential formatting
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelHighlightingRule Class
ExcelHighlightingRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options