Class TableDataPilotSubtotalsElement

All Implemented Interfaces:
Serializable, Cloneable, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo

public class TableDataPilotSubtotalsElement extends OdfElement
DOM implementation of OpenDocument element <table:data-pilot-subtotals>.
See Also:
  • Field Details

    • ELEMENT_NAME

      public static final OdfName ELEMENT_NAME
  • Constructor Details

    • TableDataPilotSubtotalsElement

      public TableDataPilotSubtotalsElement(OdfFileDom ownerDoc)
      Create the instance of TableDataPilotSubtotalsElement
      Parameters:
      ownerDoc - The type is OdfFileDom
  • Method Details