alignment:"center" only aligns the content of the columns in center. You can try as following: { columns: [ { width: '*', text: '' }, { width: 'auto', ...
確定! 回上一頁