Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 613 Bytes

RenameXlsxWorksheetResponse.md

File metadata and controls

11 lines (7 loc) · 613 Bytes

RenameXlsxWorksheetResponse

Properties

Name Type Description Notes
Successful bool True if successful, false otherwise [optional] [default to null]
EditedDocumentURL string URL to the edited XLSX file; file is stored in an in-memory cache and will be deleted. Call Finish-Editing to get the result document contents. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]