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 |