QRCODE
Create a QRCode key, that can be used for an image fill. The fill can be used within the shape properties
Syntax
=QRCODE(Text)
Arguments
| Name | Type | Description |
|---|---|---|
| Text | String | Text to encode in QRCode image |
Return
| Type | Description |
|---|---|
| String | QRCode identifier |
Hint
This function should not be used in a cell
Examples
| Formula | Result | Comment |
|---|---|---|
| "qrcode:Test" | The return as fill pattern to indicate the desired image. |