Page 1 of 1

Column width of the Word table

Posted: Fri Dec 25, 2020 2:41 pm
by Natter
Hi.

II want to get the column width of the Word table

oTb:Item(1):Columns:Item(1):Width

but get an error: Error Word.Application:ACTIVEDOCUMENT:TABLES:ITEM:COLUMNS/9 "Item". That is, Columns:Item() is not defined. How do I solve this problem ?

Re: Column width of the Word table

Posted: Tue Dec 29, 2020 10:54 am
by anserkk

Code: Select all

? oTable:Columns(nColNumber):Width