excel_get_style_mapΒΆ

excel_get_style_map returns a map with style names.

hMap = excel_get_style_map(ssTemplate)

Return Value

hMap is a map.

Parameters

ssTemplate

ssTemplate is a Excel 2007 file (.xlsx). The first sheet contains the formatted cells.

../../_images/excel_create-style.png

History

Version Description
5.9.0 New

id-981368