Commit Graph
15 Commits
Author SHA1 Message Date
Mohamed HegazyandGitHub cab9f5d296 Merge pull request #7956 from Savij/office-js-bodyType-fix
office-js.d.ts has incorrect casing on the bodyType enum
2016-06-26 17:02:58 -07:00
Mohamed HegazyandGitHub 374a0bd531 Merge pull request #9085 from yihuax/patch-2
Updated Word APIs with correct version numbers and V1.3 Beta APIs
2016-06-26 15:10:16 -07:00
Rick-KirkhamandHoriuchi_H e010f8d25d Added support for the Dialog API (#9574)
Added the ui property to the context object. Added UI interface and its
3 methods. Added DisplayOptions interface and is properties.
2016-06-08 16:18:56 +09:00
Michael ZlatkovskyandMasahiro Wakame ceb795ce89 Remove password parameter from workbook protect/unprotect (#9072)
It is not possible to use a password for protection/unprotection via the API.
2016-05-06 01:47:25 +09:00
yihuax fc60df8e92 Updated Word APIs with correct version numbers and V1.3 Beta APIs 2016-04-22 14:10:53 -07:00
Michael ZlatkovskyandMasahiro Wakame 4841fd3b36 Fixing a few API set annotations in Office-js.d.ts (#8892)
Fixed api set annotations on half-a-dozen methods that were erroneously labeled as 1.1, whereas they really belong the the 1.2 set.
2016-04-12 22:59:16 +09:00
vvakame 7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame 14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame 56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Michael Mainer 738953077e Updated dts with Word 1.2 updates, get-setTextAsync from office common, and current in development APIs for Excel 1.2 and Word 1.3. 2016-02-12 15:34:57 -08:00
jeff.noble 4674eac751 The casing for the bodyType is different than what comes back from getTypeAsync(). 2016-02-03 10:40:14 -05:00
Rob Howard f028d3acef Removed license from test code 2015-10-21 08:03:15 -07:00
Rob Howard 948c94d793 Removed license since it is already covered by repo 2015-10-16 16:14:52 -07:00
Rob Howard b2e6fc12fc Moving header above license
Travis failed due to headers appearing below license information.  Moved
it up.
2015-10-15 16:30:42 -07:00
Rob Howard 14d66bda05 Initial commit of office-js.d.ts
Includes basic tests for Word and Excel objects
2015-10-15 08:28:29 -07:00