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