MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guide de l'utilisateur Page 832

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 986
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 831
12 Classes – Alphabetical List
12-338
mlreportgen.dom.UnorderedList class
Package: mlreportgen.dom
Unordered (bulleted) list
Description
Specifies an unordered (bulleted) list.
Construction
unorderedListObj = UnorderedList() creates an empty unordered list.
unorderedListObj = UnorderedList(items) creates an unordered list from a cell
array of strings specifying the list items.
Input Arguments
items — Content to include in each item in unordered list
cell array of strings
A one-dimensional cell array containing a string for each item in the unordered list.
The cell array can contain a combination of the following:
A string
A number
A Boolean value
One of the following DOM objects:
mlreportgen.dom.Text
mlreportgen.dom.Paragraph
mlreportgen.dom.ExternalLink
mlreportgen.dom.InternalLink
Vue de la page 831
1 2 ... 827 828 829 830 831 832 833 834 835 836 837 ... 985 986

Commentaires sur ces manuels

Pas de commentaire