Spread Silverlight Documentation
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 System.Integer
'Usage
 
Dim instance As IExcelHighlightingRule
Dim value As System.Integer
 
instance.DifferentialFormattingId = value
 
value = instance.DifferentialFormattingId
System.int DifferentialFormattingId {get; set;}

Property Value

The index of the differential formatting
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

IExcelHighlightingRule Interface
IExcelHighlightingRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.