https://bugs.documentfoundation.org/show_bug.cgi?id=149531
Bug ID: 149531
Summary: Excel Visual Basic compatibility issue in LibreOffice
Calc: .ColumnWidth
Product: LibreOffice
Version: 7.3.4.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
VBA .ColumnWidth crashes LibreOffice Calc
Steps to Reproduce:
VBA code with ColumnWidth crashes LibreOffice Calc 7.4.3.2
Sheets(1).Columns(1).ColumnWidth = 13
Actual Results:
Crashes LibreOffice Calc
Expected Results:
Update the column width in a LibreOffice Calc spreadsheet without crashing.
Reproducible: Always
User Profile Reset: No
Additional Info:
Above code in steps to reproduce modified from Statement.xls attachment in bug
149325.
Thank you
--
You are receiving this mail because:
You are the assignee for the bug.