IGridCellStyle
Defined in: src/interfaces/d4.ts:341
Properties
| Property | Type | Defined in |
|---|---|---|
backColor | number | src/interfaces/d4.ts:360 |
choices | string[] | src/interfaces/d4.ts:384 |
clip | boolean | src/interfaces/d4.ts:378 |
cursor | string | src/interfaces/d4.ts:351 |
element | any | src/interfaces/d4.ts:381 |
font | string | src/interfaces/d4.ts:342 |
horzAlign | string | src/interfaces/d4.ts:344 |
imageScale | number | src/interfaces/d4.ts:373 |
marginBottom | number | src/interfaces/d4.ts:368 |
marginLeft | number | src/interfaces/d4.ts:362 |
marginRight | number | src/interfaces/d4.ts:364 |
marginTop | number | src/interfaces/d4.ts:366 |
marker | string | src/interfaces/d4.ts:356 |
opacity | number | src/interfaces/d4.ts:376 |
textColor | number | src/interfaces/d4.ts:358 |
textVertical | boolean | src/interfaces/d4.ts:370 |
textWrap | string | src/interfaces/d4.ts:353 |
tooltip | string | src/interfaces/d4.ts:349 |
vertAlign | string | src/interfaces/d4.ts:346 |