batch_number_of_spectra   (integer)

Navigation:  User guide > OLE automation > Properties >

batch_number_of_spectra   (integer)

Previous pageReturn to chapter overviewNext page

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 = wcd.batch_number_of_spectra

 

Writing this property has no effect.