Update tables.md

This commit is contained in:
Dolan
2021-08-27 10:12:08 +01:00
committed by GitHub
parent ac204a5189
commit 9efee181ba

View File

@ -242,12 +242,12 @@ const cell = new TableCell({
`WidthType` values can be: `WidthType` values can be:
| Property | Notes | | Property | Notes |
| -------- | --------------------------------- | | ---------- | --------------------------------- |
| AUTO | | | AUTO | |
| DXA | value is in twentieths of a point | | DXA | Value is in twentieths of a point |
| NIL | is considered as zero | | NIL | Is considered as zero |
| PCT | percent of table width | | PERCENTAGE | Percent of table width |
### Nested Tables ### Nested Tables