Using the following
oWorksheet:SetDefaultColumnStyle (1, oWorkbook:Styles["Percent"]).
This formats my column as a percent which is great; but I'd like it do have in this case two decimals. So instead of 25%, I'd like to have it show 25.25% instead. Now sure how to do that.
-Chuck
asked 1/28/2019 7:00:17 PM