ExcelShape Members

Office Open XML

The ExcelShape type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(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.)
SetPositionOverloaded.
SetSizeOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
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
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.)

See Also