MapComponents

This page in 2003
Top  Previous  Next

A set of constants that specifies to OAK's Map method which kinds of formulas or constants in the workbook are to be marked on a Map generated by OAK: those resulting in number, logical , text or error values.

Applies to

Operis_OAK

Syntax

The two parameters in the Map method that specify the kind of values that are to be included on a map generated by OAK can be

1MapComponents_All
2MapComponents_None
3The sum of any combination of

MapComponents_Errors

MapComponents_Numbers

MapComponents_Logicals

MapComponents_Text