ExcelVmlDrawingComment Properties

Office Open XML

The ExcelVmlDrawingComment type exposes the following members.

Properties

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

See Also