TempActiveRef

TempActiveRef()

Purpose: Creates a temporary rectangular reference to the active sheet. Remember that the active sheet is the sheet that the user sees in front, not the sheet that is currently being calculated.

version(Windows)
TempActiveRef
(
Flag!"autoFree" autoFree = Yes.autoFree
)

Return Value

Type: LPXLOPER

LPXLOPER The temporary XLOPER, or 0 if GetTempMemory() failed.

Comments:

Meta