ExcelVmlDrawingComment Members

Office Open XML

The ExcelVmlDrawingComment 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.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

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