Class TableDisplayMemberModeAttribute

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

public class TableDisplayMemberModeAttribute extends OdfAttribute
DOM implementation of OpenDocument attribute @table:display-member-mode.
See Also:
  • Field Details

    • ATTRIBUTE_NAME

      public static final OdfName ATTRIBUTE_NAME
  • Constructor Details

    • TableDisplayMemberModeAttribute

      public TableDisplayMemberModeAttribute(OdfFileDom ownerDocument)
      Create the instance of OpenDocument attribute @table:display-member-mode.
      Parameters:
      ownerDocument - The type is OdfFileDom
  • Method Details