WorkbookShowPage Method |
Namespace: Aceoffix.ExcelReader
If you want to pop up a custom dialog box to show the saving result in HTML format, you should call this method.
The message page shown in dialog box is the current SaveDataPage. By default, the SaveDataPage will display nothing. You can add friendly prompts in SaveDataPage.
Please refer to the full example in the OpenTable(String) method topic to learn how to use the ShowPage method to display a custom saving error to user.