For the complete documentation index, see llms.txt. This page is also available as Markdown.

获取扩展版本

var_dump(xlswriter_get_version());

// 输出:string(5) "1.3.7"

Last updated