ooxml

Update of "examples"
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 4edaf210db140b8e80faad3705c1b4253bb50ca32f7b7ac8955ba02199f5eb13
Page Name:examples
Date: 2018-08-10 10:51:29
Original User: alex
Next 1ff5dbb888837829fcaa55d1ca9306b26b79fa4441f9a866d1c87f5b28490a3e
Content

Examples


sample6.tcl:

Write a complex Excel file with a lot of formats.
Output: export6.xlsx


sample7.tcl:

Read a complex Excel file (generated by Excel) interpret all known formats and write it back.
Input: original_excel.xlsx
Output: export7.xlsx


sample8.tcl:

Read in an Excel file search and replace some cells and write a new file.
Input: form8.xlsx
Output: export8.xlsx