This topic has not yet been rated - Rate this topic

DocumentSelectionChangedEventArgs.document property (apps for Office)

apps for SharePoint

Published: February 26, 2013

Gets a Document object that represents the document that raised the SelectionChanged event.

var myDoc = eventArgsObj.document;

A Document object that represents the document that raised the SelectionChanged event.

Supported clients

Excel 2013, Excel Web App, and Word 2013

Library

Office.js

Namespace

Office

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.