Excel for WinRT
Rectangle Property


Gets or sets the rectangle that contains the shape, in twips.
Syntax
'Declaration
 
Public Property Rectangle As Windows.Foundation.Rect
'Usage
 
Dim instance As XLShape
Dim value As Windows.Foundation.Rect
 
instance.Rectangle = value
 
value = instance.Rectangle
public Windows.Foundation.Rect Rectangle {get; set;}
See Also

Reference

XLShape Class
XLShape Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback