Refresh a workbook
void RefreshWorkbook( const char* pszBookName ); void RefreshWorkbook( const wchar_t* wpszBookName ); |
The name of an open workbook.
The name of an open workbook.
The function iterates through the named workbook, calling RefreshWorksheet() for each sheet.
Header: xlhandle.h