For the complete documentation index, see llms.txt. This page is also available as Markdown.

f.SheetControl().reloadData()

f.SheetControl(fid, sector).reloadData()

개요

reloadData()를 통해 시트 컨트롤의 데이터를 리로드할 수 있습니다.

예시

f.SheetControl('f_10476').reloadData()
f.SheetControl('f_10476', _c.testCategory.activeSector).reloadData()

마지막 업데이트

도움이 되었나요?