CB.GetRunPrefs

This function returns run preference settings. You can call this function from either a macro or a worksheet. See Table 152 for a list of valid parameters.

Table 128. CB.GetRunPrefs Returned Data Type

Returned Value

Returned Data Type

The specified run preference setting

Variant

Note:

To call this function from a worksheet, use the name CB.GetRunPrefsFN. Parameters are the ones listed in Table 152 and return the values listed there.