Class StyleTextUnderlineModeAttribute

All Implemented Interfaces:
Serializable, Cloneable, Attr, EventTarget, Node, NodeList, TypeInfo

public class StyleTextUnderlineModeAttribute extends OdfAttribute
DOM implementation of OpenDocument attribute @style:text-underline-mode.
See Also:
  • Field Details

    • ATTRIBUTE_NAME

      public static final OdfName ATTRIBUTE_NAME
  • Constructor Details

    • StyleTextUnderlineModeAttribute

      public StyleTextUnderlineModeAttribute(OdfFileDom ownerDocument)
      Create the instance of OpenDocument attribute @style:text-underline-mode.
      Parameters:
      ownerDocument - The type is OdfFileDom
  • Method Details