Spread Silverlight Documentation
FormatId Property (IExcelColumn)


GrapeCity.Excel Namespace > IExcelColumn Interface : FormatId Property
Gets the format id of the column.
Syntax
'Declaration
 
ReadOnly Property FormatId As System.Integer
'Usage
 
Dim instance As IExcelColumn
Dim value As System.Integer
 
value = instance.FormatId
System.int FormatId {get;}

Property Value

The format id of the column.
See Also

Reference

IExcelColumn Interface
IExcelColumn Members