sheets.rows.cells.borderBottom Object
The style information for the bottom border of the cell.
sheets.rows.cells.borderBottom.color String
The bottom border color of the cell. Many standard CSS formats are supported. However, the canonical form is #ccff00
.
sheets.rows.cells.borderBottom.size String
The width of the border in pixels.