Class odf.StyleInfo-StyleDefinition
Defined in: StyleInfo.js.
Constructor Attributes | Constructor Name and Description |
---|---|
<inner> |
odf.StyleInfo-StyleDefinition(key, name, family)
Node defining a style, with references to all required styles necessary to construct it
|
Field Attributes | Field Name and Description |
---|---|
Style family (e.g.
|
|
Unique style definition key
|
|
Style name
|
|
Styles directly required by this style
|
Class Detail
<inner>
odf.StyleInfo-StyleDefinition(key, name, family)
Node defining a style, with references to all required styles necessary to construct it
- Parameters:
- {!string} key
- Style key
- {!string} name
- Style name
- {!string} family
- Style family
Field Detail
family
Style family (e.g., paragraph, table-cell, text)
key
Unique style definition key
name
Style name
requires
Styles directly required by this style