ExcelShape Members
From Office Open XML
The ExcelShape type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| SetPosition | Overloaded. | |
| SetSize | Overloaded. | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Border |
Border
| |
| EditAs |
How Excel resize drawings when the column width is changed within Excel.
The width of drawings are currently NOT resized in EPPLus when the column width changes
(Inherited from ExcelDrawing.) | |
| Fill |
Fill
| |
| Font | ||
| From |
Top Left position
(Inherited from ExcelDrawing.) | |
| Indent |
Indentation
| |
| Locked |
Lock drawing
(Inherited from ExcelDrawing.) | |
| LockText |
Lock drawing
| |
| Name |
The name of the drawing object
(Inherited from ExcelDrawing.) | |
Print drawing with sheet
(Inherited from ExcelDrawing.) | ||
| RichText |
Richtext collection. Used to format specific parts of the text
| |
| Style |
Shape style
| |
| Text |
Text inside the shape
| |
| TextAlignment |
How the text is aligned
| |
| TextAnchoring |
Text Anchoring
| |
| TextAnchoringControl |
Specifies the centering of the text box.
| |
| TextVertical |
Vertical text
| |
| To |
Bottom right position
(Inherited from ExcelDrawing.) |