SpreadsheetShape Properties |
The SpreadsheetShape type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlternativeText |
Gets or sets the descriptive (alternative) text associated with this SpreadsheetShape.
|
![]() | AutoShapeType |
Gets the auto shape type.
|
![]() | FormattedTextFragments |
Gets the collection of formatted text fragments of this SpreadsheetShape.
|
![]() | Height |
Gets or sets the height of this SpreadsheetShape in points.
|
![]() | Hyperlink |
Gets or sets the hyperlink associated with this SpreadsheetShape.
|
![]() | Id |
Gets the identifier of this SpreadsheetShape.
|
![]() | Image |
Gets or sets the image of this SpreadsheetShape.
|
![]() | ImageFillFormat |
Gets the image fill format settings of this SpreadsheetShape.
|
![]() | IsWordArt |
Gets a value indicating whether this SpreadsheetShape is a WordArt object.
|
![]() | MsoDrawingType |
Gets the mso drawing type.
|
![]() | Name |
Gets the name of this SpreadsheetShape.
|
![]() | RotateAngle |
Gets or sets the rotate angle of this SpreadsheetShape in degrees.
|
![]() | Text |
Gets or sets the text of this SpreadsheetShape.
|
![]() | Width |
Gets or sets the width of this SpreadsheetShape in points.
|
![]() | Worksheet |
Gets the parent worksheet of this SpreadsheetShape.
|
![]() | X |
Gets or sets the horizontal offset of this SpreadsheetShape from worksheet left border in points.
|
![]() | Y |
Gets or sets the vertical offset of this SpreadsheetShape from worksheet top border in points.
|