UNPKG

study-overview

Version:

a high-level summary of study accrual and data cleaning metrics

25 lines (24 loc) 442 B
export default { font: { sz: 10, color: { rgb: null // set in defineXLSX } }, fill: { fgColor: { rgb: 'FFeeeeee' } }, alignment: { wrapText: true }, border: { //bottom: { // style: 'thick', // color: { // rgb: null // set in defineXLSX // } //} } };