API Reference
@univerjs
@univerjs/sheets
interfaces
Isetstylecommandparams

@univerjs/sheets v0.1.17Docs


Interface: ISetStyleCommandParams<T>

Extends

  • ISetStyleCommonParams

Type Parameters

Type Parameter
T

Properties

PropertyTypeInherited fromDefined in
range?IRangeISetStyleCommonParams.rangepackages/sheets/src/commands/commands/set-style.command.ts:57 (opens in a new tab)
styleIStyleTypeValue<T>-packages/sheets/src/commands/commands/set-style.command.ts:61 (opens in a new tab)
subUnitId?stringISetStyleCommonParams.subUnitIdpackages/sheets/src/commands/commands/set-style.command.ts:55 (opens in a new tab)
unitId?stringISetStyleCommonParams.unitIdpackages/sheets/src/commands/commands/set-style.command.ts:56 (opens in a new tab)

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