Spread Silverlight Documentation
DxfId Property (IExcelColorFilter)


GrapeCity.Excel Namespace > IExcelColorFilter Interface : DxfId Property
Id of differential format record (dxf) in the Styles Part which expresses the color value to filter by.
Syntax
'Declaration
 
Property DxfId As System.UInteger
'Usage
 
Dim instance As IExcelColorFilter
Dim value As System.UInteger
 
instance.DxfId = value
 
value = instance.DxfId
System.uint DxfId {get; set;}
See Also

Reference

IExcelColorFilter Interface
IExcelColorFilter Members