Skip to content

[Feature] Disable the implementation method of adjusting row height, column width and other function points #3286

@Gocgo

Description

@Gocgo

初始清单

  • 这真的是个问题吗?
  • 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。

问题

请教下各位老师,是否遇见过同样的问题或者有解决方案,谢谢。
1、univer是否支撑禁用行高、列宽的调整,实现固定行和列的高度;
2、univer是否支撑单元格样式 强制居中展示,新增行和列的时候,新增的行列,也都可以强制居中展示,而不需要人为去点击设置样式(目前有一种方案是监听到变化之后执行sheet.mutation.set-range-values、sheet.commmand.set-style,sheet.command.set-horizontal-text-align三条命令,模拟实现居中指令,但是效率很低);
3、监听到“退出单元格编辑”动作时,是否可以获取到最近一次有内容更改的单元格坐标;

解决方案

希望提供可行的解决方案,万分感谢

Metadata

Metadata

Assignees

No one assigned

    Labels

    question ❓Further information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions