Navigation: Ole automation > Automation object properties >
Returns the number of spectra defined in the current batch control workbook. Use this number to iterate through all spectra in a loop.
VBA example:
nbs = scout.batch_number_of_spectra
Writing this property has no effect.