ContentControlPropertiesAndContent
type ContentControlPropertiesAndContent = object
Description
The content control properties and contents.
Properties
The content control properties.
- Script
string
A script that will be executed to generate the data within the content control (can be replaced with the Url parameter).
- Url
string
A link to the shared file (can be replaced with the Script parameter).