2010-07-20から1日間の記事一覧

お気に入りの場所

夏はやっぱりエアコンですな。 一日中つけっ放しにして欲しいにゃ。

星型のピノ

出たよ!

Microsoft Wordを読み込んでみよう

Imports Microsoft.Office.Interop Imports System.Runtime.InteropServices.Marshal --- Dim oWord As Word.ApplicationClass 'Start Word and open the document. oWord = CreateObject("Word.Application") oWord.Visible = True oWord.Documents.Open ("…