Spread Silverlight Documentation
FormatId Property (IDifferentialFormatting)


GrapeCity.Excel Namespace > IDifferentialFormatting Interface : FormatId Property
Gets or sets the format id if the number format the dxf reference is an excel built-in number format.
Syntax
'Declaration
 
Property FormatId As System.Integer
'Usage
 
Dim instance As IDifferentialFormatting
Dim value As System.Integer
 
instance.FormatId = value
 
value = instance.FormatId
System.int FormatId {get; set;}

Property Value

The id of the number format.
See Also

Reference

IDifferentialFormatting Interface
IDifferentialFormatting Members