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