Class JoinRowCellsOperation

  • All Implemented Interfaces:
    AuthorOperation, Extension, SimpleTableConstants

    @API(type=INTERNAL,
         src=PUBLIC)
    public class JoinRowCellsOperation
    extends JoinRowCellsOperationBase
    implements SimpleTableConstants
    This is the DITA simple tables implementation of the operation used to join the content of two or more cells from a table row. If there is a selection, the cell at selection start offset determines the destination cell where the content of the next cells will be moved.