Loads the document from a specified file. If the file does not exist uses its directory as the initial directory for the "open file" dialog.
オーバーロード一覧
オーバーロード | 解説 |
FileOpen(String,Boolean) | Loads the document from a specified file. If the file does not exist uses its directory as the initial directory for the "open file" dialog. |
FileOpen(String) | Loads the document from a specified file. If the file does not exist uses its directory as the initial directory for the "open file" dialog. |
FileOpen() | Shows the "open file" dialog allowing the user to select a document to open, and then opens it. |
参照