We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3775fea commit ff50ed0Copy full SHA for ff50ed0
1 file changed
source/index.md.erb
@@ -12209,11 +12209,11 @@ htmlContent | string | HTML snippet to render Report
12209
12210
| | |
12211
-----|-----|-----|
12212
-privateId | string | the image private ID
12213
-height | integer | original height of the image in pixels
12214
-width | integer | original width of the image in pixels
12215
-fileName | string | name of the image file
12216
-format | string | [FormatDescriptor]
+**privateId** | string | The image private ID
+**height** | integer | Original height of the image in pixels
+**width** | integer | Original width of the image in pixels
+**fileName** | string | Name of the image file
+**format** | string | [formatDescriptor](#formatting)
12217
12218
12219
### CellDataItem object
0 commit comments