Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourYellow
title릴리즈 2.3.0 이상

엑셀과 같은 방식으로 셀 안쪽 내용의 표시형식을 지정 할 수 있습니다.


툴바에 "numberFormat" 을 추가해 드롭다운으로도 사용할 수 있습니다You can specify the display format of the contents inside the cell in the same way as in Excel.
You can also use it as a dropdown by adding "numberFormat" to the toolbar.

Code Block
languagejs
themeEmacs
"editor.toolbar": ["table", "numberFormat"]

...