SpreadsheetGear 2010
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
 PropertyAutoShapeTypeGets or sets the AutoShapeType of the represented shapes.  
 PropertyAutoShapeTypeDefinedReturns 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.  
 PropertyFillGets 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.  
 PropertyHeightDefinedReturns 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.  
 PropertyLeftDefinedReturns true if the Left property of all shapes represented by this IShapeRange is the same, otherwise false is returned.  
 PropertyLineGets 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.  
 PropertyLockAspectRatioDefinedReturns 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.  
 PropertyLockedDefinedReturns true if the Locked property of all shapes represented by this IShapeRange is the same, otherwise false is returned.  
 PropertyPlacementGets or sets the Placement setting of the represented shapes, which specifies how changes to the worksheet will affect the placement of the shapes.  
 PropertyPlacementDefinedReturns 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.  
 PropertyPrintObjectDefinedReturns true if the PrintObject property of all shapes represented by this IShapeRange is the same, otherwise false is returned.  
 PropertySheetGets the ISheet associated with the represented shapes.  
 PropertyTextFrameGets 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.  
 PropertyTopDefinedReturns 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.  
 PropertyWidthDefinedReturns 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.  
 MethodSelectSelects 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-2010 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.