tableBorderCells property
Properties of each border cell.
When a border's adjacent table cells are merged, it is not included in the response.
Implementation
core.List<TableBorderCell>? tableBorderCells;
Properties of each border cell.
When a border's adjacent table cells are merged, it is not included in the response.
core.List<TableBorderCell>? tableBorderCells;