LibreOffice 7.1 Help
LibreOffice provides an Application Programming Interface (API) that allows controlling the LibreOffice components with different programming languages by using the LibreOffice Software Development Kit (SDK). For more information about the LibreOffice API and the Software Development Kit, visit https://api.libreoffice.org
이 도움말 섹션에서는 LibreOffice에 대한 가장 일반적인 Python 스크립트 기능에 대해 설명하며, 자세한 내용은 위키에서 >Designing & Developmenting Python Applications를 참조하십시오.
을 선택하여 Python 스크립트를 실행할 수 있다. 스크립트 편집은 원하는 텍스트 에디터로 실행할 수 있습니다. Python 스크립트는 뒤에 기술할 다양한 장소에 존재합니다. LibreOffice에서 Python 인터랙티브 콘솔을 실행하는 방법을 설명하는 매크로 프로그래밍 예를 참조할 수 있다.
Python용의 LibreOffice 스크립트 프레임워크는 GNULinux 디스트리뷰션의 일부에서 옵션입니다. 설치되어 있는 경우 LibreOffice 매크로에 HelloWorld – HelloWorldPython 매크로가 존재하는지 확인하십시오. 존재하지 않는 경우는, 배포 문서를 참조해, Python용의 LibreOffice 스크립트 프레임워크를 인스톨 해 주세요.
를 선택합니다.