Spread Silverlight Documentation
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 System.Integer
'Usage
 
Dim instance As ExcelHighlightingRule
Dim value As System.Integer
 
instance.DifferentialFormattingId = value
 
value = instance.DifferentialFormattingId
public 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

ExcelHighlightingRule Class
ExcelHighlightingRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.