paste-from-office/filters/table
module
Functions
transformTables( documentFragment, writer, hasTablePropertiesPlugin, hasExtendedTableBlockAlignment ) → voidinternalmodule:paste-from-office/filters/table~transformTablesApplies border none for table and cells without a border specified. Normalizes style length units to px. Handles left block table alignment.
Parameters
documentFragment : ViewDocumentFragmentwriter : ViewUpcastWriterhasTablePropertiesPlugin : booleanDefaults to
falsehasExtendedTableBlockAlignment : booleanDefaults to
false
Returns
void