Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
225
How to Get Infragistic Grid Cell Text Color (ForeColor).
posted

Hi,

I am working on .Net Window Application Automation by Using UFT11.53 + TestAdvanatge10.2 (Product Version: 10.2.20102.2023 ).

Please let us know how to get text color (fore color) of UltraWinGrid cell.

I tired with below line of code, but it doesn't worked (Returning Empty).

SwfWindow("swfname:=Form").SwfWindow("swfname:=frmAtment").SwfWindow("swfname:=frment_11").SwfTable("swfname:=ugMeons").GetCellAppearance.Item(1).ForeColor

Thanks,
Guru.
Parents Reply Children