@univerjs/sheets v0.5.0-beta.1 • Docs
Interface: ISetHorizontalTextAlignCommandParams
Extends
ISetStyleCommonParams
Properties
Property | Type | Inherited from | Defined in |
---|---|---|---|
range? | IRange | ISetStyleCommonParams.range | submodules/univer/packages/sheets/src/commands/commands/set-style.command.ts:56 |
subUnitId? | string | ISetStyleCommonParams.subUnitId | submodules/univer/packages/sheets/src/commands/utils/interface.ts:19 |
unitId? | string | ISetStyleCommonParams.unitId | submodules/univer/packages/sheets/src/commands/utils/interface.ts:18 |
value | HorizontalAlign | - | submodules/univer/packages/sheets/src/commands/commands/set-style.command.ts:478 |