Infragistics(R) NetAdvantage(R) WPF
RectangleShape Class
Members  See Also  E-mail your feedback on this topic.
Infragistics.Documents.Excel.PredefinedShapes Namespace : RectangleShape Class

Represents the rectangle shape.

Syntax

Visual Basic (Declaration) 
Public Class RectangleShape 
   Inherits Infragistics.Documents.Excel.WorksheetShapeWithText
C# 
public class RectangleShape : Infragistics.Documents.Excel.WorksheetShapeWithText 

See Also