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.

History
Version |
Description |
---|---|
5.9.0 |
New |
See also
Overview Excel Files, excel_create, excel_get_style_index, excel_sheet_create, excel_sheet_put_rows, MapDestroy
id-981368