Class StructuredDocumentTagRow

java.lang.Object
com.independentsoft.office.word.customMarkup.StructuredDocumentTagRow
All Implemented Interfaces:
IContentElement, IRowContent

public class StructuredDocumentTagRow extends Object implements IRowContent
The Class StructuredDocumentTagRow.
  • Constructor Details

    • StructuredDocumentTagRow

      public StructuredDocumentTagRow()
      Instantiates a new structured document tag row.
    • StructuredDocumentTagRow

      public StructuredDocumentTagRow(InternalXMLStreamReader reader) throws XMLStreamException
      Instantiates a new structured document tag row.
      Parameters:
      reader - the reader
      Throws:
      XMLStreamException - the xML stream exception
  • Method Details