colSpan | integer | The column span. |
rowSpan | integer | The row span. |
align | string | The alignment for a tab stop. Possible values: Top, Center, Bottom. The default value is Top. |
picture | boolean | Specifies whether the cell contains only a picture. The default value is false. |
leftBorder | string | The table cell left border type. Possible values: Absent, Unknown, White, Black. The default value is Black. |
topBorder | string | The table cell top border type. Possible values: Absent, Unknown, White, Black. The default value is Black. |
rightBorder | string | The table cell right border type. Possible values: Absent, Unknown, White, Black. The default value is Black. |
bottomBorder | string | The table cell bottom border type. Possible values: Absent, Unknown, White, Black. The default value is Black. |
width * | integer | The width of the cell. |
height * | integer | The height of the cell. |