GrapeCity.Xaml.Excel
GetExcelCellFormats Method


Gets the format settings used in the current workbook
Syntax
'Declaration
 
Function GetExcelCellFormats() As List(Of IExtendedFormat)
'Usage
 
Dim instance As IExcelWriter
Dim value As List(Of IExtendedFormat)
 
value = instance.GetExcelCellFormats()
List<IExtendedFormat> GetExcelCellFormats()

Return Value

A collection of IExtendedFormat instances used in the current workbook
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWriter Interface
IExcelWriter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options