SpreadsheetDocument.UsedFileName
Usage:
Description:
Contains name of file, to which the document is saved when user executes the "Save" command.
This property is filled up in the following cases:
1. When you set the value programmatically;
2. When you open a document from a file interactively;
3. When you call the Show method and if it contains the file name;
4. When user calls the "Save as..." command.
Availability: