Class SplitCellAboveBelowOperationBase

java.lang.Object
ro.sync.ecss.extensions.commons.table.operations.AbstractTableOperation
ro.sync.ecss.extensions.commons.table.operations.SplitCellAboveBelowOperationBase
All Implemented Interfaces:
AuthorOperation, Extension
Direct Known Subclasses:
SplitCellAboveBelowOperation, SplitCellAboveBelowOperation, SplitCellAboveBelowOperation, SplitCellAboveBelowOperation

@API(type=INTERNAL, src=PUBLIC) public abstract class SplitCellAboveBelowOperationBase extends AbstractTableOperation
Base operation for splitting a table cell. The new cell resulting from the split operation will be positioned above or below the original cell.