Main Content
mlreportgen.dom.CSSProperties Class
Namespace: mlreportgen.dom
Array of CSS properties for formatting HTML output
Description
Creates an object that contains one or more cascading style sheet (CSS) formats for
HTML output. Specify the formats using mlreportgen.dom.CSSProperty
. For information on CSS properties, see W3Schools CSS
Reference.
Note
Use CSSProperty
objects only for formats not supported by
DOM format objects. Most DOM format objects work for any output type. Using
CSSProperty
objects makes your report application
specific to HTML output.
The mlreportgen.dom.CSSProperties
class is a handle
class.
Creation
Description
Input Arguments
Properties
Examples
Version History
Introduced in R2016a