IGridCellStyle
Defined in: src/interfaces/d4.ts:340
Properties
| Property | Type | Defined in |
|---|---|---|
backColor | number | src/interfaces/d4.ts:359 |
choices | string[] | src/interfaces/d4.ts:383 |
clip | boolean | src/interfaces/d4.ts:377 |
cursor | string | src/interfaces/d4.ts:350 |
element | any | src/interfaces/d4.ts:380 |
font | string | src/interfaces/d4.ts:341 |
horzAlign | string | src/interfaces/d4.ts:343 |
imageScale | number | src/interfaces/d4.ts:372 |
marginBottom | number | src/interfaces/d4.ts:367 |
marginLeft | number | src/interfaces/d4.ts:361 |
marginRight | number | src/interfaces/d4.ts:363 |
marginTop | number | src/interfaces/d4.ts:365 |
marker | string | src/interfaces/d4.ts:355 |
opacity | number | src/interfaces/d4.ts:375 |
textColor | number | src/interfaces/d4.ts:357 |
textVertical | boolean | src/interfaces/d4.ts:369 |
textWrap | string | src/interfaces/d4.ts:352 |
tooltip | string | src/interfaces/d4.ts:348 |
vertAlign | string | src/interfaces/d4.ts:345 |