API Reference
@univerjs
@univerjs/sheets
interfaces
Isetverticaltextaligncommandparams

@univerjs/sheets v0.1.17Docs


Interface: ISetVerticalTextAlignCommandParams

Extends

  • ISetStyleCommonParams

Properties

PropertyTypeInherited fromDefined in
range?IRangeISetStyleCommonParams.rangepackages/sheets/src/commands/commands/set-style.command.ts:57 (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)
valueVerticalAlign-packages/sheets/src/commands/commands/set-style.command.ts:449 (opens in a new tab)

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