Spread Silverlight Documentation
GetExcelDefaultCellFormat Method


GrapeCity.Excel Namespace > IExcelWriter Interface : GetExcelDefaultCellFormat Method
Get the default cell format setting
Syntax
'Declaration
 
Function GetExcelDefaultCellFormat() As IExtendedFormat
'Usage
 
Dim instance As IExcelWriter
Dim value As IExtendedFormat
 
value = instance.GetExcelDefaultCellFormat()
IExtendedFormat GetExcelDefaultCellFormat()

Return Value

The default cell format setting
See Also

Reference

IExcelWriter Interface
IExcelWriter Members