Main Content
mlreportgen.dom.CounterInc Class
Namespace: mlreportgen.dom
Number stream counter incrementers
Description
Create numbering stream counter incrementers.
The mlreportgen.dom.CounterInc
class is a handle
class.
Creation
Description
creates an empty counter incrementer.counterIncObj
= CounterInc
creates a counter incrementer for each specified numbering streams.
Assigning this format to the style of a DOM object causes the associated
stream counters to be incremented when the object is appended to a
document.counterIncObj
= CounterInc(streamNames)
Input Arguments
Properties
Examples
Version History
Introduced in R2014b