Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
R
 Read
 ReCalc
 Recall
 Redo
 Redraw
 Refresh
 ReloadFile
 Remove
 RenderHTML
 RenderHTMLRect
 ReplaceSel
 ResetColumns
 ResetContent
 Restart
 Run
RemoteBuf_Read(ByRef H,  
ByRef pLocal,  
 pSize,  
 pOffset =  0)
Read from the remote buffer into local buffer
SS_ReCalc(hCtrl)
Recalculates the sheet.
Win_Recall(Options,  
Hwnd = "",
IniFileName = "")
Store & recall window position, size and/or state.
HE_Redo(hEdit)
Do redo operation
Win_Redraw(Hwnd = 0,
Option = "")
Redraws the window.
Tray_Refresh()
Refresh tray icons.
HE_ReloadFile(hEdit,  
idx = -1)
Reload file
Appbar_Remove(Hwnd)
Unregisters an appbar by removing it from the system’s internal list.
QHTM_RenderHTML(DC,
HTML,
Width)
Render HTML onto a device context.
QHTM_RenderHTMLRect(DC,
HTML,
PRECT)
Render HTML onto a device context and confined within a rectangle.
HE_ReplaceSel(hEdit,  
text = "")
Replace selection with desired text
RG_ResetColumns(hGrd)
Reset columns of the control.
RG_ResetContent(hGrd)
Reset content of the control.
Shell_Restart()
Restarts shell.
Run(Cmd,  
Dir =  "",
Skip = 0,
Input =  "",
Stream =  "")
Retrieve and be notified about output from the console programs.
Close