(office.js and office.preview.js) reverse mistaken change (#36675)

This commit is contained in:
Rick-Kirkham 2019-07-08 13:42:59 -07:00 committed by Armando Aguirre
parent b9eba8fc8e
commit a36f18187b
2 changed files with 0 additions and 8 deletions

View File

@ -458,10 +458,6 @@ declare namespace Office {
*/
error: Office.Error;
/**
* Gets the the GUID of the CustomXmlPart, when T (the type of the value property) is {@link Office.CustomXmlPart}.
*/
id?: string;
/**
* Gets the {@link Office.AsyncResultStatus} of the asynchronous operation.
*/
status: AsyncResultStatus;

View File

@ -458,10 +458,6 @@ declare namespace Office {
*/
error: Office.Error;
/**
* Gets the the GUID of the CustomXmlPart, when T (the type of the value property) is {@link Office.CustomXmlPart}.
*/
id?: string;
/**
* Gets the {@link Office.AsyncResultStatus} of the asynchronous operation.
*/
status: AsyncResultStatus;