The xtpxlib-xoffice component contains the following XSLT modules.
Module/Pipeline | Description |
---|---|
excel-conversions.mod.xsl | Excel data specific conversions |
xoffice.mod.xsl | Library with support code for the MS Office file handling. |
excel-conversions.mod.xsl
File: xslmod/excel-conversions.mod.xsl
Excel data specific conversions
Function | Description |
---|---|
xtlxo:excel-date-to-xs-date() | Converts an Excel date integer into an xs:date. |
xtlxo:xs-date-to-excel-date() | Converts an xs:date into an Excel date integer. |
xoffice.mod.xsl
Library with support code for the MS Office file handling.
Depends on the following XSLT modules from the xtpxlib-common component:
Yet largely undocumented. Use at your own risk.
Named template | Description |
---|---|
xtlxo:get-properties |