Main Content
mlreportgen.dom.CounterReset Class
Namespace: mlreportgen.dom
Reset numbering stream counters
Description
Reset numbering stream counters.
The mlreportgen.dom.CounterReset
class is a handle
class.
Creation
Description
creates an empty counter reset object.counterResetObj
= CounterReset
creates a counter re-setter for each specified numbering streams. Assigning
this format to the style of a DOM object causes the associated stream
counters to be reset to their initial values when the object is appended to
a document.counterResetObj
= CounterReset(streamNames)
Input Arguments
Properties
Examples
Version History
Introduced in R2014b