public interface ObjectStyle extends Style
The ObjectStyle class represents a style:style element. There are four possibilities: * Style category: style of a content or style of a style * Style visibility: hidden or visible
Three destinations: * visible: styles.xml/styles * hidden + content: content.xml/automatic-styles * hidden + style: styles.xml/automatic-styles
| Modifier and Type | Method and Description |
|---|---|
ObjectStyleFamily |
getFamily()
19.476 style:family
|
String |
getKey()
The identifier of this style is built on the name (19.498 style:name) and the family
|
getNameaddToElementsappendXMLContentObjectStyleFamily getFamily()
String getKey()
Copyright © 2016–2021. All rights reserved.