SH
Sue Harris
August 3, 2004 08:17 PM UTC
This is just a guess based on the syntax (I''m sure one of the Syncfusion guys will answer soon), but you could try:
wfWindow("Central Book").SwfObject("SwfObject").Object.CurrentCell.Renderer.StyleInfo.BackColor
I''m not sure about the highlighting, but the StyleInfo property returns an object of Syncfusion.Windows.Forms.Grid.GridStyleInfo which contains most of the formatting/etc properties of the cell.
Cheers,
Sue