shape.Fill = ShapeFill.FromColor(Infragistics.Core.Graphics.Colors.SteelBlue);
shape.Outline = ShapeOutline.FromColor(Infragistics.Core.Graphics.Colors.RoyalBlue);
shape.Text = new Infragistics.Documents.Excel.FormattedText("Inside text of a shape");