#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 ```
로그인하여 이 대화에 참여
레이블 없음
마일스톤 없음
No Assignees
참여자 1명
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
취소
저장
아직 콘텐츠가 없습니다.