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

  • 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 503
12 Classes – Alphabetical List
12-10
Border String Description Supported Output Types
pre Preserves white space. Text
wraps only on line breaks.
Acts like the <pre> tag in
HTML.
HTML
pre-line Sequences of white space
collapse into a single white
space. Text wraps.
HTML
pre-wrap Preserves white space. Text
wraps when necessary and
on line breaks
HTML
If you want to view HTML output in the MATLAB browser and you want to preserve
white space and wrap text only on line breaks, use the preserve setting rather than the
pre setting.
Setting the WhiteSpace property adds a corresponding WhiteSpace format object to
Style property. Removing the WhiteSpace property setting removes the WhiteSpace
object.
Methods
Method Purpose
append
Use AutoNumber.append in a similar way
to how you use ExternalLink.append.
Append a custom element to this number.
clone
Use AutoNumber.clone in a similar way
to how you use Paragraph.clone.
Copy the number object.
Examples
Use Automatically Generated Numbers for Chapters and Tables
import mlreportgen.dom.*;
Vue de la page 503
1 2 ... 499 500 501 502 503 504 505 506 507 508 509 ... 985 986

Commentaires sur ces manuels

Pas de commentaire