GrapeCity.Xaml.Excel
DifferentialFormattingId Property (ExcelGeneralRule)


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

Property Value

The id of the DXF
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelGeneralRule Class
ExcelGeneralRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options