DIAdem-Hilfe

Object: MasterLayout

  • Aktualisiert2024-09-12
  • 1 Minute(n) Lesezeit

Object: MasterLayout

The MasterLayout object provides the properties of a master layout in DIAdem-REPORT.

The following example links the current layout to the master layout Example.tdrm:

VBScriptPython

 

Call Report.Settings.MasterLayout.Connect("Example.TDRM")
Call Report.Refresh()

Returned From

Settings.MasterLayout