#18 Spreadsheet: Add increment fill

開啟中
ialbert1 年之前建立 · 0 條評論

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 ```
登入 才能加入這對話。
未選擇標籤
未選擇里程碑
No Assignees
1 參與者
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
取消
儲存
尚未有任何內容