You should be able to use the built-in handsontable cell text alignment classes for this.
"columnFormat": {
"Group Status":
[
{"className":"htCenter"}
]
}
You should be able to use the built-in handsontable cell text alignment classes for this.
"columnFormat": {
"Group Status":
[
{"className":"htCenter"}
]
}