LINK
Syntax:
LINK field-argument-1 field-argument-2 [ field-argument-3 ] [ switches ]
field-argument-1:field-argument
field-argument-2:field-argument
field-argument-3:field-argument
Field Value: None.
Switches: Zero or more of the following field-specific-switches.
|
Causes this field to be updated automatically. |
---|---|
|
Inserts the linked object as a bitmap. |
|
Don’t store the graphic data with the document, thus reducing the file size. |
|
Causes the linked object to update its formatting in a particular way, according to the integral value of text in this switch's field-argument. The possible values are:
|
|
Inserts the linked object as HTML format text. |
|
Inserts the linked object as a picture. |
|
Inserts the linked object in rich-text format (RTF). |
|
Inserts the linked object in text-only format. |
|
Inserts the linked object as Unicode text. |
{ LINK Excel.Sheet.8 "C:\\My Documents\\Profits.xls" "Sheet1!R1C1:R4C4" \a \p }