Version

WorksheetShape Class Properties

For a list of all members of this type, see WorksheetShape members.

Public Properties
 NameDescription
Public PropertyBottomRightCornerCellGets or sets the cell where the bottom-right corner of the shape resides.  
Public PropertyBottomRightCornerPositionGets or sets the position in the BottomRightCornerCell of the shape's bottom-right corner, expressed in percentages.  
Public PropertyFillGets or sets the fill to use in the background of the shape.  
Public PropertyFlippedHorizontallyGets or sets the value which indicates whether the shape is flipped horizontally along the vertical center line.  
Public PropertyFlippedVerticallyGets or sets the value which indicates whether the shape is flipped vertically along the horizontal center line.  
Public PropertyOutlineGets or sets the outline to use for the shape.  
Public PropertyPositioningModeGets or sets the way shapes will be repositioned in excel when cells before or within the shape are resized.  
Public PropertySheetGets the worksheet on which the shape resides.  
Public PropertyTopLeftCornerCellGets or sets the cell where the top-left corner of the shape resides.  
Public PropertyTopLeftCornerPositionGets or sets the position in the TopLeftCornerCell of the shape's top-left corner, expressed in percentages.  
Public PropertyVisibleGets or sets the value indicating whether the shape is visible on the worksheet.  
Public PropertyWorksheetGets the worksheet on which the shape resides.  
See Also