Interface: IColorStyle
Defined in: packages/api/tmp/univer-pro/submodules/univer/packages/core/src/types/interfaces/i-style-data.ts:55
RGB color or theme color
Properties
Property | Type | Defined in |
---|---|---|
rgb? | Nullable <string > | packages/api/tmp/univer-pro/submodules/univer/packages/core/src/types/interfaces/i-style-data.ts:57 |
th? | ThemeColorType | packages/api/tmp/univer-pro/submodules/univer/packages/core/src/types/interfaces/i-style-data.ts:58 |