MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES User's Guide Page 548

  • Download
  • Add to my manuals
  • Print
  • Page
    / 986
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 547
12 Classes – Alphabetical List
12-54
mlreportgen.dom.CounterInc class
Package: mlreportgen.dom
Number stream counter incrementer
Description
Creates a numbering stream counter incrementer.
Construction
counterIncObj = CounterInc() creates an empty counter incrementer.
counterIncObj = CounterInc(streamName) creates a counter incrementer for
the specified numbering stream. Assigning this format to the style of a DOM object
causes the associated stream counter to be incremented when the object is appended to a
document.
Input Arguments
streamName — Numbering stream name
string
Numbering stream name, specified as a string.
Output Arguments
counterIncObj — Numbering stream counter incrementer
mlreportgen.dom.CounterInc object
Numbering stream counter incrementer, represented by an
mlreportgen.dom.CounterInc object.
Properties
Id — ID for document element
string
Page view 547
1 2 ... 543 544 545 546 547 548 549 550 551 552 553 ... 985 986

Comments to this Manuals

No comments