DIAdemヘルプ

Object: MasterLayout

  • 更新日2024-09-12
  • 2分で読める

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