Version

WorksheetShapeWithText Class Members

The following tables list the members exposed by WorksheetShapeWithText.

Public Properties
 NameDescription
Public PropertyBottomRightCornerCellGets or sets the cell where the bottom-right corner of the shape resides. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyBottomRightCornerPositionGets or sets the position in the BottomRightCornerCell of the shape's bottom-right corner, expressed in percentages. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyFillGets or sets the fill to use in the background of the shape. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyFlippedHorizontallyGets or sets the value which indicates whether the shape is flipped horizontally along the vertical center line. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyFlippedVerticallyGets or sets the value which indicates whether the shape is flipped vertically along the horizontal center line. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyOutlineGets or sets the outline to use for the shape. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyPositioningModeGets or sets the way shapes will be repositioned in excel when cells before or within the shape are resized. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertySheetGets the worksheet on which the shape resides. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyTextGets or sets the formatted text of the shape.  
Public PropertyTopLeftCornerCellGets or sets the cell where the top-left corner of the shape resides. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyTopLeftCornerPositionGets or sets the position in the TopLeftCornerCell of the shape's top-left corner, expressed in percentages. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyVisibleGets or sets the value indicating whether the shape is visible on the worksheet. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public PropertyWorksheetGets the worksheet on which the shape resides. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public Methods
 NameDescription
Public MethodClearUnknownDataClears the cached unknown shape data which was read in from a parsed excel file. (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public MethodGetBoundsInTwipsOverloaded. Gets the bounds of the shape in twips (1/20th of a point). (Inherited from Infragistics.Documents.Excel.WorksheetShape)
Public MethodSetBoundsInTwipsOverloaded. Sets the bounds of the shape in twips (1/20th of a point). (Inherited from Infragistics.Documents.Excel.WorksheetShape)
See Also