Get the width of a column or range of columns

Call:

excel_request("get_column_width", string sdiapazon, double width);


Here: sdiapazon is a text value describing the range of columns. For example: "B:B" - means column B. If you write "B:D" then the width will be set for columns B,C and D.

in width - the width of the column will be written