Get author

var_dump(xlswriter_get_author());

// output:string(26) "Jiexing.Wang (wjx@php.net)"

Last updated