TempActiveRef12

TempActiveRef12()

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)
TempActiveRef12
(
Flag!"autoFree" autoFree = Yes.autoFree
)

Return Value

LPXLOPER12 The temporary XLOPER12, or 0 if GetTempMemory() failed.

Comments:

Note that the formal parameters have changed for Excel 2007 The valid size has increased to accomodate the increase in Excel 2007 workbook sizes

Meta