Skip to content
the-Arioch edited this page Feb 4, 2013 · 6 revisions

No separate documentation. Visit original author site as http://avemey.com

Also look at https://github.com/avemey

Usage sample (with new uniform ZIP API and uniform save API)

TZXMLSSave.From(XMLSS).Save(Path+'LazZexSample.xml');     
TZXMLSSave.From(XMLSS).Save(Path+'LazZexSample.xlsx');     
TZXMLSSave.From(XMLSS).Save(Path+'LazZexSample.ods');    
Clone this wiki locally