A cell within a tableRow, which acts as a container for the information within the table.
See table.
| Confluence | Jira |
|---|---|
| ✅ | ✅ |
❌ N/A
tableCellcolwidth is specified, then it must have exactly the same number of entries as the colspan. If no colspan is specified, then it is taken to be 1. The value 0 is permitted to indicate that a column width is flexible, but at least one of the values in the array must be positive. For example, if colspan is 3, then colwidth could be [120, 0, 120] to indicate that the first and last columns are 120 pixels wide and the middle column should automatically resize to fit its content.↩︎colwidth is specified, then it must have exactly the same number of entries as the colspan. If no colspan is specified, then it is taken to be 1. The value 0 is permitted to indicate that a column width is flexible, but at least one of the values in the array must be positive. For example, if colspan is 3, then colwidth could be [120, 0, 120] to indicate that the first and last columns are 120 pixels wide and the middle column should automatically resize to fit its content.↩︎#333), long hex (#E6FCFF), or HTML color name. However, this is not enforced, and in practice other values may be encountered in this field, especially if the table content was pasted into the editor from an external source. This includes the CSS rgb(...) function syntax and other such values, so this library does not validate this value.↩︎localId, when present, will typically be a random UUID. This is not enforced by the schema.↩︎Rate this page: