'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