projects/aoc-client/core/types/aoc-grid-types.ts
Properties |
bold |
bold:
|
Type : boolean
|
charset |
charset:
|
Type : number
|
color |
color:
|
Type : Partial<AocExceljsColor>
|
family |
family:
|
Type : number
|
italic |
italic:
|
Type : boolean
|
name |
name:
|
Type : string
|
outline |
outline:
|
Type : boolean
|
scheme |
scheme:
|
Type : "minor" | "major" | "none"
|
size |
size:
|
Type : number
|
strike |
strike:
|
Type : boolean
|
underline |
underline:
|
Type : boolean | "none" | "single" | "double" | "singleAccounting" | "doubleAccounting"
|
vertAlign |
vertAlign:
|
Type : "superscript" | "subscript"
|