P
Pista
I need to get the string from Width Row from an Object in ShapeSheet, how do
I get it? I tried something like this:
shpWidthString = shpObj.CellsSRC(visSectionObject, visRowXFormOut,
visXFormWidth).GetFormulas
I get Run-time error '438':
Object doesn't support this property or method
Thank you for helping me, have a good day
I get it? I tried something like this:
shpWidthString = shpObj.CellsSRC(visSectionObject, visRowXFormOut,
visXFormWidth).GetFormulas
I get Run-time error '438':
Object doesn't support this property or method
Thank you for helping me, have a good day