LabWindows/CVI Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
0 Kudos
JohndyWu

Get Excel Column Width to insert picture.

Status: New

Hi, All:

     As you know, Use "ExcelRpt_GetCellRangeAttribute" can get cellrange attribute.

     When pass parameter with "ER_CR_ATTR_ROW_HEIGHT" will get the number of characters.

     How can I get the real width like pass parameter with "ER_CR_ATTR_ROW_HEIGHT" will get the points.

1 Comment
JohndyWu
Member

Something wrong:pass parameter with "ER_CR_ATTR_COLUMN_WIDTH" will get the number of characters.