ExcelComment Members
From Office Open XML
The ExcelComment 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 | |
|---|---|---|
| Author |
Author
| |
| AutoFit |
Autofits the drawingobject
(Inherited from ExcelVmlDrawingComment.) | |
| BackgroundColor |
Background color
(Inherited from ExcelVmlDrawingComment.) | |
| Font |
Sets the font of the first richtext item.
| |
| From |
From position. For comments only when Visible=true.
(Inherited from ExcelVmlDrawingComment.) | |
| HorizontalAlignment |
Horizontal alignment for text
(Inherited from ExcelVmlDrawingComment.) | |
| Id | (Inherited from ExcelVmlDrawingComment.) | |
| LineColor |
Line color
(Inherited from ExcelVmlDrawingComment.) | |
| LineStyle |
Linestyle for border
(Inherited from ExcelVmlDrawingComment.) | |
| LineWidth |
Width of the border
(Inherited from ExcelVmlDrawingComment.) | |
| Locked |
If the object is locked when the sheet is protected
(Inherited from ExcelVmlDrawingComment.) | |
| LockText |
Specifies that the object's text is locked
(Inherited from ExcelVmlDrawingComment.) | |
| RichText |
Richtext collection
| |
| Text |
The comment text
| |
| To |
To position. For comments only when Visible=true.
(Inherited from ExcelVmlDrawingComment.) | |
| VerticalAlignment |
Vertical alignment for text
(Inherited from ExcelVmlDrawingComment.) | |
| Visible |
If the drawing object is visible.
(Inherited from ExcelVmlDrawingComment.) |