차트 제목 오탈자 검사항목에 추가

This commit is contained in:
2025-05-07 02:36:04 +09:00
parent c7357d088b
commit e54c160519
12 changed files with 521 additions and 15 deletions

12
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,12 @@
{
"cSpell.words": [
"BINITEM",
"charshape",
"chartxml",
"currect",
"FIELDBEGIN",
"FIELDEND",
"targ",
"TEXTART"
]
}