Document wrapText

This commit is contained in:
Pieter Sheth-Voss 2015-05-08 09:09:20 -04:00
parent 5dbf215c9c
commit 40cfb0cf8f

View File

@ -497,6 +497,7 @@ top-level attributes: `fill`, `font`, `numFmt`, `alignment`, and `border`.
| | | `"0.00%;\\(0.00%\\);\\-;@"` // string specifying a custom format, escaping special characters
| alignment | vertical | `"bottom"||"center"||"top"`
| | horizontal | `"bottom"||"center"||"top"`
| | wrapText | `true || false`
| | textRotation | Number from `0` to `180` or `255` (default is `0`)
| | | `90` is rotated up 90 degrees
| | | `45` is rotated up 45 degrees