Skip to content

Commit 0161ead

Browse files
committed
describe color in docs
1 parent 60fd2d9 commit 0161ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ It has the ability to edit cell data by posting their contents to another SQLpag
2929
- **value** the value of the cell
3030
- **bold** If present, the cell text is bold
3131
- **italic** If present, the cell text is italic
32-
- **color** cell background color
32+
- **color** cell background color. Can be a [SQLPage color name](https://sql.datapage.app/colors.sql) or a hexadecimal color code like `#80cbc4`.
3333
- **center** If present, the cell text is centered
3434
- **right** If present, the cell text is right-aligned
3535
- **number\_format** format the number according to the specified number format. Uses [excel number format codes](https://support.microsoft.com/en-us/office/number-format-codes-5026bbd6-04bc-48cd-bf33-80f18b4eae68).

0 commit comments

Comments
 (0)