IAdhocSlide.LoadLayoutFromXML

Syntax

LoadLayoutFromXML(Src: Variant);

Parameters

Src. Path and name of an XML file containing dashboard slide layout.

Description

The LoadLayoutFromXML method loads slide layout from XML file.

Comments

To save slide layout to XML file, use the IAdhocSlide.SaveLayoutToXML method.

See also:

IAdhocSlide