ExcelVmlDrawingComment Members
From Office Open XML
| EPPlus 3.0 |
| ExcelVmlDrawingComment Members |
| ExcelVmlDrawingComment Class Methods Properties See Also Send Feedback |
The ExcelVmlDrawingComment 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.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AutoFit |
Autofits the drawingobject
| |
| BackgroundColor |
Background color
| |
| From |
From position. For comments only when Visible=true.
| |
| HorizontalAlignment |
Horizontal alignment for text
| |
| Id | ||
| LineColor |
Line color
| |
| LineStyle |
Linestyle for border
| |
| LineWidth |
Width of the border
| |
| Locked |
If the object is locked when the sheet is protected
| |
| LockText |
Specifies that the object's text is locked
| |
| To |
To position. For comments only when Visible=true.
| |
| VerticalAlignment |
Vertical alignment for text
| |
| Visible |
If the drawing object is visible.
|