Documentのプロパティーの設定方法 †
ページ | OpenOffice.org FAQの登録ページ |
---|---|
投稿者 | new_OOo3 |
分類 | |
優先順位 | |
状態 | |
カテゴリー | |
投稿日 | 2010-05-08 19:54:28 (土) |
OS | WindowsXP |
依存するページ | |
バージョン |
メッセージ †
回答ページでは行末に「~」を付加する必要はありません |
お世話になります。
OpenOffice.org Basicを用いて「ファイル」メニューの「プロパティー」中の「全般」タブにおける「ユーザーデータを使用する」check のON / OFFの方法をご教示頂けます様お願いします。
以下でした †
ike@九州 (2010-05-09 11:15:40 (日))
http://api.openoffice.org/docs/common/ref/com/sun/star/document/Settings.htmloDocSettings = ThisComponent.createInstance("com.sun.star.document.Settings") oDocSettings.ApplyUserData = true 'false
ご教示ありがとうございます。 †
new_OOo3 (2010-05-11 22:31:45 (火))
ike@九州 様
ご教示ありがとうございます。
御礼の投稿が遅れ申し訳ございません。
教えて頂いたPageも活用していきたいと考えております。