Module

paste-from-office/filters/table

@ckeditor/ckeditor5-paste-from-office/src/filters/table

module

Filtering

Functions

  • transformTables( documentFragment, writer ) → void

    Applies border none for table and cells without a border specified. Normalizes style length units to px.

    Parameters

    documentFragment : DocumentFragment
    writer : UpcastWriter

    Returns

    void