Office アドイン

[Office用アプリ]Napaのショートカットキー一覧

[Office用アプリ]開発ツール「Napa」のインストール方法」で紹介しているOffice 用アプリの開発ツール「Napa」のショートカットキーをまとめてみました。
2014/3/7 時点では、下記の通りglobal commandsが26個、editor commandsが31個ありますが最低限「Ctrl+Space」「Ctrl+.」あたりを覚えておけば良いかと思います。

  Command Shortcut Keys 1 Shortcut Keys 2
global commands Close notification messages Escape  
Cycle between visible editors Ctrl+`  
Find in editor Ctrl+F  
Go to line Ctrl+L  
Go to symbol Ctrl+G Ctrl+Shift+O
Navigate back in editor history Ctrl+Q  
Navigate to left hand editor Ctrl+1  
Navigate to next editor on the left Ctrl+Alt+LeftArrow  
Navigate to next editor on the right Ctrl+Alt+RightArrow  
Navigate to right hand editor Ctrl+3  
Navigate to side editor Ctrl+2  
Open in Visual Studio    
Properties Ctrl+Shift+Q  
Publish    
Quick open Ctrl+E Ctrl+O
Replace in editor Ctrl+H  
Retract App    
Run Project    
Select all in editor Ctrl+A  
Share Project    
Show all commands    
Show and trigger commands F1  
Show ‘Explorer’ viewlet Ctrl+Shift+E  
Show ‘Search’ viewlet Ctrl+Shift+F  
Split editor Ctrl+\  
Toggle sidebar visibility Ctrl+F11  
editor commands Change all occurrences Ctrl+Alt+B Ctrl+F2
Copy line down Shift+Alt+DownArrow  
Copy line up Shift+Alt+UpArrow  
Delete line Ctrl+D Shift+Delete
Expand select Shift+Alt+RightArrow  
Find Ctrl+F Ctrl+F3
Find all references Shift+F12  
Find next F3  
Find previous Shift+F3  
Format code Ctrl+Alt+F  
Go to bracket Ctrl+Alt+]  
Go to definition Ctrl+F12  
Go to next marker Ctrl+,  
Go to previous marker Ctrl+Shift+,  
Go to type Ctrl+Shift+F12  
Insert block comment Shift+Alt+A  
Insert line comment Ctrl+/ Ctrl+7
Move line down Alt+DownArrow  
Move line up Alt+UpArrow  
Peek definition Alt+F12  
Rename symbol F2 Ctrl+B
Replace Ctrl+H  
Replace all instances    
Replace this instance    
Replace with next value Ctrl+DownArrow  
Replace with previous value Ctrl+UpArrow  
Show editor context menu Ctrl+.  
Shrink select Shift+Alt+LeftArrow  
Toggle use of tab key for setting focus Ctrl+M  
Trigger parameter hints    
Trigger suggest Ctrl+Space  

[Office用アプリ]JavaScript API for Office (v1.1)関連資料のリンク前のページ

[Office用アプリ]メールアプリの配置方法次のページ

関連記事

  1. Office関連

    ドラッグ&ドロップでExcelファイルをアドイン形式(xlam)に一括変換するVBScript

    複数のExcelファイルをアドイン形式(xlam)に変換する必要があっ…

  2. Office関連

    [Excel Services ECMAScript]セルにデータを入力する。

    埋め込んだExcelワークブックのセルにデータを入力するコードです。…

  3. Office関連

    [Excel Services ECMAScript]ActiveWorkbookのパスを取得する。…

    埋め込んだExcelワークブックのパスを取得するコードです。 (さ…

  4. Office関連

    Internet Explorer用OneNoteアドオンを利用して指定したWebページをOneNo…

    「Evernote Webクリッパーで指定したWebページをEvern…

  5. Office関連

    Excelのシート上で3Dグラフィックのアニメーションが再生できるようになりました。

    ※ 下記情報はInsider版のExcelを元にしています。バージョン…

  6. Office関連

    Excel 2013版URLエンコードマクロ

    ※ この情報はOffice 2013 カスタマー プレビュー版を元にし…

コメント

  1. この記事へのコメントはありません。

  1. この記事へのトラックバックはありません。

Time limit is exhausted. Please reload CAPTCHA.

※本ページはプロモーションが含まれています。

Translate

最近の記事

アーカイブ

PAGE TOP