Class TextListLevelStyleElementBase

    • Constructor Detail

      • TextListLevelStyleElementBase

        public TextListLevelStyleElementBase​(OdfFileDom ownerDoc,
                                             OdfName elementName)
        Create the instance of TextListLevelStyleElementBase
        Parameters:
        ownerDoc - The type is OdfFileDom
        elementName - The type is OdfName
    • Method Detail

      • getTextLevelAttribute

        public Integer getTextLevelAttribute()
        Receives the value of the ODFDOM attribute representation TextLevelAttribute , See @text:level
        Returns:
        - the Integer , the value or null, if the attribute is not set and no default value defined.
      • setTextLevelAttribute

        public void setTextLevelAttribute​(Integer textLevelValue)
        Sets the value of ODFDOM attribute representation TextLevelAttribute , See @text:level
        Parameters:
        textLevelValue - The type is Integer