SaveLayoutToXML(Destination: Variant);
Destination. Path and name of the XML file, to which dashboard slide layout is to be saved.
The SaveLayoutToXML method saves slide layout to XML file.
To load side layout from XML file, use the IAdhocSlide.LoadLayoutFromXML method.
See also: