NEWCKEditor AI on your premises: Hook your LLM and register MCP tools. Webinar coming soon!
Sign up (with export icon)

paste-from-office/filters/table

Api-module iconmodule

Functions

  • Chevron-right icon

    transformTables( documentFragment, writer, hasTablePropertiesPlugin, hasExtendedTableBlockAlignment ) → void
    internal

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

    Parameters

    documentFragment : ViewDocumentFragment
    writer : ViewUpcastWriter
    hasTablePropertiesPlugin : boolean

    Defaults to false

    hasExtendedTableBlockAlignment : boolean

    Defaults to false

    Returns

    void