ExcelComment Properties
From Office Open XML
The ExcelComment type exposes the following members.
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.) |