VBA 속성

VBA 코드를 사용하여 Microsoft Office 문서를 로드하고 저장하기 위한 일반 속성을 지정합니다.

이 명령을 사용하려면...

Choose - Load/Save - VBA Properties.


Microsoft Word 97/2000/XP

Microsoft Word 97/2000 문서에 대한 설정을 지정합니다.

Basic 코드 불러오기

Loads and saves the Basic code from a Microsoft document as a special LibreOffice Basic module with the document. The disabled Microsoft Basic code is visible in the LibreOffice Basic IDE between Sub and End Sub. You can edit the code. When saving the document in LibreOffice format, the Basic code is saved as well. When saving in another format, the Basic code from the LibreOffice Basic IDE is not saved.

실행가능한 코드

VBA(응용 프로그램을 위한 Visual Basic) 코드를 실행하기 위해 불러옵니다. 만약 확인란에 체크가 되어 있지 않으면, VBA 코드를 불러와 확인만 할뿐 실행하지는 않습니다.

팁 아이콘

After loading the VBA code, LibreOffice inserts the statement Option VBASupport 1 in every Basic module to enable a limited support for VBA statements, functions and objects. See Option VBASupport Statement for more information.


원본 Basic 코드 저장

Specifies that the original Microsoft Basic code contained in the document is held in a special internal memory for as long as the document remains loaded in LibreOffice. When saving the document in Microsoft format the Microsoft Basic is saved again with the code in an unchanged form.

Microsoft 서식 외의 다른 서식으로 저장할 경우 Microsoft Basic 코드가 저장되지 않습니다. 예를 들어, 문서에 Microsoft Basic 코드가 포함되어 있을 때 LibreOffice 서식으로 저장하면 Microsoft Basic 코드가 저장되지 않는다는 경고 메시지가 표시됩니다.

원본 Basic 코드 저장 확인란은 Basic 코드 불러오기 확인란보다 우선합니다.: 두 확인란이 체크되어 있고 LibreOffice Basic IDE 의 비활성화된 Basic 코드를 편집하면, 원본 Microsoft Basic 코드도 Microsoft 형식에 저장됩니다. 그리고 이를 알려주는 메세지가 표시됩니다.

Microsoft 문서에서 바이러스일 가능성이 있는 Microsoft Basic 매크로를 제거하려면 원본 Basic 코드 저장 확인란 선택을 해제하고 문서를 Microsoft 서식으로 저장합니다. 그러면 문서는 Microsoft Basic 코드 없이 저장됩니다.

Microsoft Excel 97/2000/XP

Microsoft Excel 문서의 설정을 지정합니다.

Basic 코드 불러오기

Loads and saves the Basic code from a Microsoft document as a special LibreOffice Basic module with the document. The disabled Microsoft Basic code is visible in the LibreOffice Basic IDE between Sub and End Sub. You can edit the code. When saving the document in LibreOffice format, the Basic code is saved as well. When saving in another format, the Basic code from the LibreOffice Basic IDE is not saved.

실행가능한 코드

VBA(응용 프로그램을 위한 Visual Basic) 코드를 실행하기 위해 불러옵니다. 만약 확인란에 체크가 되어 있지 않으면, VBA 코드를 불러와 확인만 할뿐 실행하지는 않습니다.

팁 아이콘

After loading the VBA code, LibreOffice inserts the statement Option VBASupport 1 in every Basic module to enable a limited support for VBA statements, functions and objects. See Option VBASupport Statement for more information.


원본 Basic 코드 저장

Specifies that the original Microsoft Basic code contained in the document is held in a special internal memory for as long as the document remains loaded in LibreOffice. When saving the document in Microsoft format the Microsoft Basic is saved again with the code in an unchanged form.

Microsoft 서식 외의 다른 서식으로 저장할 경우 Microsoft Basic 코드가 저장되지 않습니다. 예를 들어, 문서에 Microsoft Basic 코드가 포함되어 있을 때 LibreOffice 서식으로 저장하면 Microsoft Basic 코드가 저장되지 않는다는 경고 메시지가 표시됩니다.

원본 Basic 코드 저장 확인란은 Basic 코드 불러오기 확인란보다 우선합니다.: 두 확인란이 체크되어 있고 LibreOffice Basic IDE 의 비활성화된 Basic 코드를 편집하면, 원본 Microsoft Basic 코드도 Microsoft 형식에 저장됩니다. 그리고 이를 알려주는 메세지가 표시됩니다.

Microsoft 문서에서 바이러스일 가능성이 있는 Microsoft Basic 매크로를 제거하려면 원본 Basic 코드 저장 확인란 선택을 해제하고 문서를 Microsoft 서식으로 저장합니다. 그러면 문서는 Microsoft Basic 코드 없이 저장됩니다.

Microsoft PowerPoint 97/2000/XP

Microsoft PowerPoint 문서에 대한 설정을 선택하십시오.

Basic 코드 불러오기

Loads and saves the Basic code from a Microsoft document as a special LibreOffice Basic module with the document. The disabled Microsoft Basic code is visible in the LibreOffice Basic IDE between Sub and End Sub. You can edit the code. When saving the document in LibreOffice format, the Basic code is saved as well. When saving in another format, the Basic code from the LibreOffice Basic IDE is not saved.

원본 Basic 코드 저장

Specifies that the original Microsoft Basic code contained in the document is held in a special internal memory for as long as the document remains loaded in LibreOffice. When saving the document in Microsoft format the Microsoft Basic is saved again with the code in an unchanged form.

Microsoft 서식 외의 다른 서식으로 저장할 경우 Microsoft Basic 코드가 저장되지 않습니다. 예를 들어, 문서에 Microsoft Basic 코드가 포함되어 있을 때 LibreOffice 서식으로 저장하면 Microsoft Basic 코드가 저장되지 않는다는 경고 메시지가 표시됩니다.

원본 Basic 코드 저장 확인란은 Basic 코드 불러오기 확인란보다 우선합니다.: 두 확인란이 체크되어 있고 LibreOffice Basic IDE 의 비활성화된 Basic 코드를 편집하면, 원본 Microsoft Basic 코드도 Microsoft 형식에 저장됩니다. 그리고 이를 알려주는 메세지가 표시됩니다.

Microsoft 문서에서 바이러스일 가능성이 있는 Microsoft Basic 매크로를 제거하려면 원본 Basic 코드 저장 확인란 선택을 해제하고 문서를 Microsoft 서식으로 저장합니다. 그러면 문서는 Microsoft Basic 코드 없이 저장됩니다.