A.1 the fpudevice( ) function, The fpudevice( ) function – Micromod Micro-PWC: 53PW6000 MicroPWC Configuration Guide User Manual

Page 354

Advertising
background image

Micro-PWC CONFIGURATION GUIDE

334 Appendix A - Excel Functions

The fpudevice( ) Function

Function Name

fpudevice( ) - return the selected printing device

Synopsis

char fpudevice()

Description

The

fpudevice() function is used to return the Device Name of the device selected by the user to

which the spreadsheet is to be sent for printing.

Inputs

None.

Outputs

None.

Returns

The device name.

Example

This example returns the Device Name of the selected printer (or file).

In Microsoft Excel:

=fpudevice()

Advertising