Class TextCaptionSequenceFormatAttribute

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

public class TextCaptionSequenceFormatAttribute extends OdfAttribute
DOM implementation of OpenDocument attribute @text:caption-sequence-format.
See Also:
  • Field Details

    • ATTRIBUTE_NAME

      public static final OdfName ATTRIBUTE_NAME
  • Constructor Details

    • TextCaptionSequenceFormatAttribute

      public TextCaptionSequenceFormatAttribute(OdfFileDom ownerDocument)
      Create the instance of OpenDocument attribute @text:caption-sequence-format.
      Parameters:
      ownerDocument - The type is OdfFileDom
  • Method Details