GrapeCity.Xaml.Excel
DifferentialFormattingId Property (IExcelHighlightingRule)


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

Property Value

The index of the differential formatting
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelHighlightingRule Interface
IExcelHighlightingRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options