SpreadsheetGear
IShapeRange Interface Members
See Also  Properties  Methods  Send Feedback
SpreadsheetGear.Shapes Namespace : IShapeRange Interface


The following tables list the members exposed by IShapeRange.

Public Properties

 NameDescription
 PropertyAutoShapeType Gets or sets the AutoShapeType of the represented shapes.  
 PropertyAutoShapeTypeDefined Returns true if the AutoShapeType property of all shapes represented by this IShapeRange is the same, otherwise false is returned.  
 PropertyCount Gets the number of shapes in this collection.  
 PropertyFill Gets an instance of IFillFormat which represents the fill options of this shape collection.  
 PropertyHeight Gets or sets the height of the represented shapes in points.  
 PropertyHeightDefined Returns true if the Height property of all shapes represented by this IShapeRange is the same, otherwise false is returned.  
 PropertyItemGets the IShape specified by the zero based index.  
 PropertyLeft Gets or sets the left edge of the represented shapes (from the left edge of the sheet) in points.  
 PropertyLeftDefined Returns true if the Left property of all shapes represented by this IShapeRange is the same, otherwise false is returned.  
 PropertyLine Gets an instance of ILineFormat which represents the line options of this shape collection.  
 PropertyLockAspectRatio Gets or sets the flag which indicates whether the aspect ratio of represented shapes should be maintained when the shapes are resized.  
 PropertyLockAspectRatioDefined Returns true if the LockAspectRatio property of all shapes represented by this IShapeRange is the same, otherwise false is returned.  
 PropertyLocked Gets or sets the flag which indicates whether the represented shapes can be modified when worksheet protection is enabled.  
 PropertyLockedDefined Returns true if the Locked property of all shapes represented by this IShapeRange is the same, otherwise false is returned.  
 PropertyPlacement Gets or sets the Placement setting of the represented shapes, which specifies how changes to the worksheet will affect the placement of the shapes.  
 PropertyPlacementDefined Returns true if the Placement property of all shapes represented by this IShapeRange is the same, otherwise false is returned.  
 PropertyPrintObject Gets or sets the property which specifies whether the represented shapes should be printed.  
 PropertyPrintObjectDefined Returns true if the PrintObject property of all shapes represented by this IShapeRange is the same, otherwise false is returned.  
 PropertySheet Gets the ISheet associated with the represented shapes.  
 PropertyTextFrame Gets an instance of ITextFrame which represents the text options of the shapes represented by this IShapeRange.  
 PropertyTop Gets or sets the top edge of the represented shapes (from the top edge of the sheet) in points.  
 PropertyTopDefined Returns true if the Top property of all shapes represented by this IShapeRange is the same, otherwise false is returned.  
 PropertyWidth Gets or sets the width of the represented shapes in points.  
 PropertyWidthDefined Returns true if the Width property of all shapes represented by this IShapeRange is the same, otherwise false is returned.  
Top

Public Methods

 NameDescription
 MethodBringForward Brings the shapes in this collection forward by one position.  
 MethodBringToFront Brings the shapes in this collection to the front of all shapes.  
 MethodDelete Deletes the represented shapes.  
 MethodIncrementLeft Increments the left edge of the represented shapes by the specified value in points.  
 MethodIncrementTop Increments the top edge of the represented shapes by the specified value in points.  
 MethodScaleHeight Scales the represented shapes by the specified factor from the original or current size and from the specified position.  
 MethodScaleWidth Scales the represented shapes by the specified factor from the original or current size and from the specified position.  
 MethodSelect Selects the shapes in this IShapeRange, replacing any previously selected shapes if replace is true.  
 MethodSendBackward Sends the shapes in this collection backward by one position.  
 MethodSendToBack Sends the shapes in this collection to the back of all shapes.  
Top

See Also

Copyright © 2003-2009 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.