Function isFileDocx

  • Checks if the given file is a DOCX.

    Parameters

    • file: MwFile

      The file to check.

    Returns boolean

    true if the file is a DOCX, otherwise false.