#18 Spreadsheet: Add increment fill

开启中
ialbert1年前创建 · 0 条评论
ialbert 评论于 1年前

Should be able to autofill a column with incrementing numbers, akin to how dragging a value cell in a spreadsheet app will usually fill subsequent cells with increasing values.

Proposed syntax:

=1 INCR
=3 INCR 2
=0 INCR 0.1

Maybe also do:

=1 INCR     Fill down
=1 INCRV    Fill down
=1 INCRH    Fill right
Should be able to autofill a column with incrementing numbers, akin to how dragging a value cell in a spreadsheet app will usually fill subsequent cells with increasing values. Proposed syntax: ``` =1 INCR =3 INCR 2 =0 INCR 0.1 ``` Maybe also do: ``` =1 INCR Fill down =1 INCRV Fill down =1 INCRH Fill right ```
登陆 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
1 名参与者
到期时间

未设置到期时间。

依赖工单

此工单当前没有任何依赖。

正在加载...
取消
保存
这个人很懒,什么都没留下。