GUI:
- Launch the executable.
- Choose the files you want to validate using the blue button in the top left corner.
- In Excel and OpenDocument Workbooks, columns are indexed starting with 0. An index of "0" means column "A".
- "# Row Skipped:" represents the number of rows ignored starting from the top of the worksheet.
- "# Worksheets Skipped:" represents the number of worksheets/pages ignored starting from the left.
CLI:
- In the terminal, start the command with cvalid or cvalid.exe
- All following entries will be considered workbooks to be validated.
- In Excel and OpenDocument Workbooks, columns are indexed starting with 0. An index of "0" means column "A".
- "# Row Skipped:" represents the number of rows ignored starting from the top of the worksheet.
- "# Worksheets Skipped:" represents the number of worksheets/pages ignored starting from the left.