Class DrawEndLineSpacingHorizontalAttribute

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

public class DrawEndLineSpacingHorizontalAttribute extends OdfAttribute
DOM implementation of OpenDocument attribute @draw:end-line-spacing-horizontal.
See Also:
  • Field Details

    • ATTRIBUTE_NAME

      public static final OdfName ATTRIBUTE_NAME
  • Constructor Details

    • DrawEndLineSpacingHorizontalAttribute

      public DrawEndLineSpacingHorizontalAttribute(OdfFileDom ownerDocument)
      Create the instance of OpenDocument attribute @draw:end-line-spacing-horizontal.
      Parameters:
      ownerDocument - The type is OdfFileDom
  • Method Details