XBRLDocumentationDlg.OutputFileDialogAction
Property: OutputFileDialogAction as SPYDialogAction
Description
To allow the user to select the output file with a file selection dialog, set this property to spyDialogUserInput(2). If the value stored in OutputFile should be taken and no user interaction should occur, use spyDialogOK(0). Default is spyDialogOK.
Errors
4400 | The object is no longer valid. | |
4401 | Invalid value has been used to set the property. Invalid address for the return parameter was specified. |