![]() |
VB.NET : 'Range' is not a by reference property.
tblTable = oWordApp.ActiveDocument.Tables.Add(oWordApp.Select ion.Range, 1, i + 1)
VB.NET Can anyone please tell me how to rid out of this or any other solution? Table = oWordApp.ActiveDocument.Tables.Add(oWordApp.Select ion.Range, 1, i + 1) Err : 'Range' is not a by reference property. Thanks |
Re: VB.NET : 'Range' is not a by reference property.
Why on earth this goes as Help and Support forum and read the description of that forum
|
Re: VB.NET : 'Range' is not a by reference property.
Can you give the reference for owordapp?
Is this from a custom library? |
| All times are GMT +5.5. The time now is 11:20. |