ardi::format::layout
Query layout information.
This is valid only for report in MS-Powerpoint format. Layout information originates from the MS-Office master document.
ardi::format::layout exists
- Parameters
-
- -name (mandatory)
- value: name of the layout
- Returns
-
- boolean.
- usage: ardi::format::layout exists -name "One Table"
ardi::format::layout get args
- Parameters
-
- -name (mandatory)
- value: name of the layout.
- Returns
- A list of item IDs assigned to the layout or tcl-error in case of error usage: ardi::format::layout get -name $name -itemlist
ardi::format::layout getlist
- Returns
- The list of layout names.