com.grapecity.documents.excel.drawing Package / IContainer Interface
Methods

In This Topic
IContainer Interface Members
In This Topic

The following tables list the members exposed by IContainer.

Public Methods
 NameDescription
 MethodGets the height of the object.  
 MethodGets the height (in pixels) of the object.  
 MethodGets the distance from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart).  
 MethodGets the distance (in pixels) from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart).  
 MethodGets the distance from the top edge of the topmost shape in the shape range to the top edge of the worksheet.  
 MethodGets the distance (in pixels) from the top edge of the topmost shape in the shape range to the top edge of the worksheet.  
 MethodGets the width of the object.  
 MethodGets the width (in pixels) of the object.  
 MethodSets the height of the object.  
 MethodSets the height (in pixels) of the object.  
 MethodSets the distance from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart).  
 MethodSets the distance (in pixels) from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart).  
 MethodSets the distance from the top edge of the topmost shape in the shape range to the top edge of the worksheet.  
 MethodSets the distance (in pixels) from the top edge of the topmost shape in the shape range to the top edge of the worksheet.  
 MethodSets the width of the object.  
 MethodSets the width (in pixels) of the object.  
Top
See Also