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 | Description |
---|---|
Text | Text to encode in QRCode image |
Return
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. |