Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IContainer Interface
Properties

In This Topic
    IContainer Interface Members
    In This Topic

    The following tables list the members exposed by IContainer.

    Public Properties
     NameDescription
     Property Gets or sets the height of the object.  
     Property Gets or sets the height (in pixels) of the object.  
     Property Gets or sets 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).  
     Property Gets or sets 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).  
     Property Gets or sets the distance from the top edge of the topmost shape in the shape range to the top edge of the worksheet.  
     Property Gets or sets the distance (in pixels) from the top edge of the topmost shape in the shape range to the top edge of the worksheet.  
     Property Gets or sets the width of the object.  
     Property Gets or sets the width (in pixels) of the object.  
    Top
    See Also