API Reference
@univerjs
@univerjs/sheets-conditional-formatting
interfaces
Idatabar

@univerjs/sheets-conditional-formatting v0.1.17Docs


Interface: IDataBar

Extends

Properties

PropertyTypeOverridesDefined in
config{ isGradient: boolean; max: IValueConfig; min: IValueConfig; nativeColor: string; positiveColor: string; }-sheets-conditional-formatting/src/models/type.ts:82 (opens in a new tab)
config.isGradientboolean-sheets-conditional-formatting/src/models/type.ts:85 (opens in a new tab)
config.maxIValueConfig-sheets-conditional-formatting/src/models/type.ts:84 (opens in a new tab)
config.minIValueConfig-sheets-conditional-formatting/src/models/type.ts:83 (opens in a new tab)
config.nativeColorstring-sheets-conditional-formatting/src/models/type.ts:87 (opens in a new tab)
config.positiveColorstring-sheets-conditional-formatting/src/models/type.ts:86 (opens in a new tab)
isShowValueboolean-sheets-conditional-formatting/src/models/type.ts:81 (opens in a new tab)
typedataBarIBaseCfRule.typesheets-conditional-formatting/src/models/type.ts:80 (opens in a new tab)

Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.