paste-from-office/filters/removeinvalidtablewidth
module
Functions
removeInvalidTableWidth( documentFragment, writer ) → voidinternalmodule:paste-from-office/filters/removeinvalidtablewidth~removeInvalidTableWidthRemoves the
width:0pxstyle from table pasted from Google Sheets andwidth="0"attribute from Word tables.Parameters
documentFragment : ViewDocumentFragmentelement
data.contentobtained from clipboardwriter : ViewUpcastWriter
Returns
void