Spread Silverlight Documentation
DxfId Property (ExcelColorFilter)


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

Reference

ExcelColorFilter Class
ExcelColorFilter Members