GrapeCity.Xaml.Excel
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
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWriter Interface
IExcelWriter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options