Returns or sets a Long value that represents the alignment for the specified phonetic text or tick label.
Is there a way to get wrapText working for columns in a table? I'm trying the following and it's not registering in excel. const columnsStyle = { font: { name: 'Arial Black', size: 12 } }; const ...