GrapeCity.Xaml.Excel
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 UInteger
'Usage
 
Dim instance As ExcelColorFilter
Dim value As UInteger
 
instance.DxfId = value
 
value = instance.DxfId
public uint DxfId {get; set;}
See Also

Reference

ExcelColorFilter Class
ExcelColorFilter Members