AD
Administrator
Syncfusion Team
June 5, 2003 10:19 AM UTC
Try e.Style.FormattedText to see if that has what you need. Likely it does, but you can also get it from e.Style.FormulaTag.Text as well. Getting it from FormattedText should force a calculation if needed.