# 查看作者信息

```php
var_dump(xlswriter_get_author());

// 输出：string(26) "Jiexing.Wang (wjx@php.net)"
```
