sheets.rows.cells.borderTopObject
The style information for the top border of the cell.
sheets.rows.cells.borderTop.colorString
The top border color of the cell. Many standard CSS formats are supported. However, the canonical form is #ccff00
.
sheets.rows.cells.borderTop.sizeString
The width of the border in pixels.
In this article