Spread Silverlight Documentation
FormatId Property (IExcelRow)


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

Property Value

The format id of the row.
See Also

Reference

IExcelRow Interface
IExcelRow Members