Enumeration | SaveOptions | |||||||||
Options for saving a document before closing or quitting. | ||||||||||
Value |
| |||||||||
Usage | In functionvoid Application.quit ([saving: SaveOptions=SaveOptions.NO]) void Book.close ([saving: SaveOptions=SaveOptions.NO][, savingIn: File][, versionComments: string][, forceSave: bool=false]) void Document.close ([saving: SaveOptions=SaveOptions.NO][, savingIn: File][, versionComments: string][, forceSave: bool=false]) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |