IGridCellStyle
Defined in: src/interfaces/d4.ts:1298
Properties
| Property | Type | Defined in |
|---|---|---|
backColor | number | src/interfaces/d4.ts:1317 |
choices | string[] | src/interfaces/d4.ts:1341 |
clip | boolean | src/interfaces/d4.ts:1335 |
cursor | string | src/interfaces/d4.ts:1308 |
element | any | src/interfaces/d4.ts:1338 |
font | string | src/interfaces/d4.ts:1299 |
horzAlign | string | src/interfaces/d4.ts:1301 |
imageScale | number | src/interfaces/d4.ts:1330 |
marginBottom | number | src/interfaces/d4.ts:1325 |
marginLeft | number | src/interfaces/d4.ts:1319 |
marginRight | number | src/interfaces/d4.ts:1321 |
marginTop | number | src/interfaces/d4.ts:1323 |
marker | string | src/interfaces/d4.ts:1313 |
opacity | number | src/interfaces/d4.ts:1333 |
textColor | number | src/interfaces/d4.ts:1315 |
textVertical | boolean | src/interfaces/d4.ts:1327 |
textWrap | string | src/interfaces/d4.ts:1310 |
tooltip | string | src/interfaces/d4.ts:1306 |
vertAlign | string | src/interfaces/d4.ts:1303 |