Excel for WPF and Silverlight
Rectangle Property

C1.WPF.Excel Namespace > XLShape Class : Rectangle Property
Gets or sets the rectangle that contains the shape, in twips.
Syntax
'Declaration
 
Public Property Rectangle As System.Windows.Rect
public System.Windows.Rect Rectangle {get; set;}
See Also

Reference

XLShape Class
XLShape Members