You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ It has the ability to edit cell data by posting their contents to another SQLpag
29
29
-**value** the value of the cell
30
30
-**bold** If present, the cell text is bold
31
31
-**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`.
33
33
-**center** If present, the cell text is centered
34
34
-**right** If present, the cell text is right-aligned
35
35
-**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