LibreOffice 26.2 ヘルプ
Sets the properties of the section.
Type a name for the new section. By default, LibreOffice automatically assigns the name "Section X" to new sections, where X is a consecutive number.
Inserts the contents of another document or section from another document in the current section.
Creates a DDE link. Select this check box, and then enter the DDE command that you want to use. The DDE option is only available if the Link check box is selected.
DDE指示の基本的な構文は、「<Server> <Topic> <Item>」です。ここでServerには、データのあるアプリケーションのDDE名を指定します。Topicにはアイテム(通常はファイル名)の置かれた位置を指定し、Itemには実際のオブジェクトを指定します。
For example, to insert a section named "Section1" from a LibreOffice text document abc.odt as a DDE link, use the command: "soffice x:\abc.odt Section1". To insert the contents of the first cell from a Microsoft Excel spreadsheet file called "abc.xls", use the command: "excel x:\[abc.xls]Sheet1 z1s1". You can also copy the elements that you want to insert as a DDE link, and then Edit - Paste Special. You can then view the DDE command for the link, by selecting the contents and choosing Edit - Fields.
Enter the path and the filename for the file that you want to insert, or click the Browse button to locate the file. If the DDE check box is selected, enter the DDE command that you want to use.
Locate the file that you want to insert as a link, and then click Insert.
Select the section in the file that you want to insert as a link.
リンクしたセクションを含むドキュメントを開くと、リンクの更新に関するメッセージが出されます。
Prevents the selected section from being edited.
Protects the selected section with a password. The password must have a minimum of 5 characters.
Opens a dialog where you can change the current password.
Hides and prevents the selected section from being printed. The components of a hidden sections appear gray in the Navigator. When you rest your mouse pointer over a hidden component in the Navigator, the Help tip "hidden" is displayed.
ページおよびヘッダー、フッター、脚注、表のセル上に 1 つのセクションだけしかない場合は、非表示にすることはできません。
Enter the condition that must be met to hide the section. A condition is a logical expression and must resolve to TRUE or FALSE.
For example, you can create the field variable x and set its value to 1. Then specify a condition based on this variable for hiding a section, such as: x EQ 1 to hide the section. If you want to display the section, set the value of the variable x to 0.
When using conditions based on database fields, always fully qualify the field by specifying it as Database_name.Table_name.Field_name.
ダイアログのこのエリアが表示されるのは、XForms ドキュメントの場合だけです。
ドキュメントが読み取り専用で開かれた場合でも、セクションの内容を編集可能にします。