Worksheet::ReadRecordset() fails if worksheet contains locked column


Version: 2022 SR1

Type: Bug Fixes

Category: Programming

Subcategory: OriginC

Jira: ORG-22749


When worksheet contains locked column, if the size of return dataset from Worksheet::ReadRecordset() method is smaller than the current row size in worksheet, the method will be failed.