Interface InsertTableCellsContentConstants

All Known Implementing Classes:
InsertColumnOperation, InsertColumnOperation, InsertColumnOperation, InsertRowOperation, InsertRowOperation, InsertRowOperation, InsertSingleColumnOperation, InsertSingleColumnOperation, InsertSingleColumnOperation, InsertSingleRowOperation, InsertSingleRowOperation, InsertSingleRowOperation, InsertTableOperation, InsertTableOperation

@API(type=INTERNAL, src=PUBLIC) public interface InsertTableCellsContentConstants
Interface holding constants used in operations that insert content in table cells.
Since:
14.1
  • Field Details

    • CELL_FRAGMENT_ARGUMENT_NAME

      static final String CELL_FRAGMENT_ARGUMENT_NAME
      The cell fragment argument name
      See Also:
    • CELL_FRAGMENT_ARGUMENT

      static final ArgumentDescriptor CELL_FRAGMENT_ARGUMENT
      Argument for insert table cells content.
    • CELL_FRAGMENT_ARGUMENT_IN_ARRAY

      static final ArgumentDescriptor[] CELL_FRAGMENT_ARGUMENT_IN_ARRAY
      An array of length 1 containing the argument for insert table cells content.