マクロで、
editor.NewFile();
editor.ActiveDocument.Text = "hoge";
が、タブを無効にしてると機能しないんだけど(マクロ発行元が変更される)