Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
2015/05/09 第5回G-Study発表資料 VSTOって / 2015-05-09_g...
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
G-Study
May 10, 2015
Technology
0
1.2k
2015/05/09 第5回G-Study発表資料 VSTOって / 2015-05-09_g-study_makotoninomiya
2015-05-09に開催された第5回G-Studyの発表資料です。
G-Study
May 10, 2015
Tweet
Share
More Decks by G-Study
See All by G-Study
「UIとUX」 by 若松和憲 / 2015-09-12-g-study_wakamatsu
gropestudy
0
790
2015/06/13 第6回G-Study発表資料 セブ島のプログラミング事情 / 2015-06-13_g-study_yuki_hirai
gropestudy
0
900
2015/05/09 第5回G-Study発表資料 空間認識力について / 2015-05-09_g-study_jin
gropestudy
0
1.2k
2015/05/09 第5回G-Study発表資料 VR空間すぴんおふ / 2015-05-09_g-study_testutotajima
gropestudy
0
1.1k
2015/04/11 第4回G-Study発表資料 iphoneのパスコード入力を間違え続けたらこんなことになった / 2015-04-11_g-study_jin
gropestudy
0
1.1k
2015-03-14 第3回G-Study発表資料 「仮想現実と現実の差とは」 by 田嶋哲人 / 2015-03-14_g-study_tajima_akito
gropestudy
0
780
2015-02-21 第2回G-Study発表資料 「ピープルマネジメント入門」 by Tomoya Kawai / 2015-02-21_g-study_tomoya_kawai
gropestudy
0
560
2015-03-14 第3回G-Study発表資料 「ストレスマネジメント入門」 by Tomoya Kawai / 2015-03-14_g-study_tomoya_kawai
gropestudy
1
700
G-Studyとは / About G-Study
gropestudy
0
1.3k
Other Decks in Technology
See All in Technology
Datadog の RBAC のすべて
nulabinc
PRO
3
420
マルチロールEMが実践する「組織のレジリエンス」を高めるための組織構造と人材配置戦略
coconala_engineer
3
690
Kaggleの経験が実務にどう活きているか / kaggle_findy
sansan_randd
7
1.3k
Abuse report だけじゃない。AWS から緊急連絡が来る状況とは?昨今の攻撃や被害の事例の紹介と備えておきたい考え方について
kazzpapa3
1
390
生成AIの利用とセキュリティ /gen-ai-and-security
mizutani
1
1.6k
Claude Codeの進化と各機能の活かし方
oikon48
21
11k
EMからICへ、二周目人材としてAI全振りのプロダクト開発で見つけた武器
yug1224
5
510
DX Improvement at Scale
ntk1000
3
450
JAWS DAYS 2026 楽しく学ぼう!ストレージ 入門
yoshiki0705
2
130
OCI技術資料 : コンピュート・サービス 概要
ocise
4
54k
作りっぱなしで終わらせない! 価値を出し続ける AI エージェントのための「信頼性」設計 / Designing Reliability for AI Agents that Deliver Continuous Value
aoto
PRO
2
270
Claude Code のコード品質がばらつくので AI に品質保証させる仕組みを作った話 / A story about building a mechanism to have AI ensure quality, because the code quality from Claude Code was inconsistent
nrslib
9
2.8k
Featured
See All Featured
Building a A Zero-Code AI SEO Workflow
portentint
PRO
0
380
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.7k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
Raft: Consensus for Rubyists
vanstee
141
7.3k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.7k
Color Theory Basics | Prateek | Gurzu
gurzu
0
240
Unsuck your backbone
ammeep
672
58k
Skip the Path - Find Your Career Trail
mkilby
1
75
エンジニアに許された特別な時間の終わり
watany
106
240k
Leveraging Curiosity to Care for An Aging Population
cassininazir
1
190
Documentation Writing (for coders)
carmenintech
77
5.3k
Become a Pro
speakerdeck
PRO
31
5.8k
Transcript
VSTOって にのみや まこと
VSTO Visual Studio Tools for Office (びじゅある すたじお つーる ふぉー
おふぃす) Officeアプリの拡張機能(アドイン)を作成できる開発環境
VBAとOffice 用アプリ VBA(Visual Basic for Applications) 昔からある拡張の手段、Office製品共通で利用できる
Officeアプリの拡張ではなく、Officeファイルに記述する ドキュメントレベルの拡張 専用エディタで記述しネット上にサンプルも豊富(特にExcel) Office 用アプリ Office2013から登場 HTML+JavaScript+αで開発しデータをBingの地図の マッピングして表示するとか、Webの技術を使います
VSTO デスクトップ版Officeアプリに好きな機能の追加ができます すべてのOffice製品ではなく、Excel、Word、PowerPoint Outlook、InfoPath、Visioが対象 どうやって作るのか? VisualStudio
+ C#(VB)で開発します .NETFrameworkをフルに活用出来る C#(VB)の開発経験とデスクトップアプリの知識があれば可能
細かいことは気にしない Officeを楽に楽しくすることだけ!
PowerPointを拡張 DEMO
VSTOで何ができるか? Outlook2013の場合…
添付ツール DEMO
自己紹介 名前:にのみや まこと 職業:プログラマ(証券会社向けシステム受託開発) 言語:C#(なんでも作ります) SQLServer WindowsServer IIS .NET TypeScript
JavaScript CSS LESS HTML ASP.NET MVC Network Hyper-V SharePoint VSTO MySQL SignalR SystemCenter … 株式とかFXとかやってます(Love先物取引) バトルフィールド4やってます
VSTOって おしまい はい、拍手