Search
CellAnnotation Properties
 


 Public Properties

  Name Description

Anchor

InteractiveObject.Anchor override.

AnchorPosition

Gets or sets the anchor position of this object. (Inherited from InteractiveObject.)

AutomaticDelay

Gets or sets the automatic delay for the annotation.

AutoPopDelay

Gets or sets the period of time the annotation remains visible.

BackColor

Gets or sets the background color of the object.

Description

Gets or sets the object description. (Inherited from InteractiveObject.)

FontBold

Gets or sets a value indicating whether the comment text is bold.

FontItalic

Gets or sets a value indicating whether the comment text is italic.

FontName

Gets or sets the name of the font to use in the comment.

FontSize

Gets or sets the size of the font to use in the comment.

FontStrikeout

Gets or sets a value indicating whether the comment text is with a line through the middle.

FontUnderline

Gets or sets a value indicating whether the comment text is underlined.

FromColumn

Gets or sets the zero-based index of the column of the cell to which the object is anchored. (Inherited from InteractiveObject.)

FromRow

Gets or sets the zero-based index of the row of the cell to which the object is anchored. (Inherited from InteractiveObject.)

Height

Gets or sets the desired height, or null (Nothing in Visual Basic), to calculate the height automatically. (Inherited from InteractiveObject.)

HorizontalAlignment

Gets or sets the horizontal alignment of the text used in the comment.

HorizontalOffset

Gets or sets the horizontal offset of the object from its anchor. (Inherited from InteractiveObject.)

IndicatorColor

Gets or sets the color of the cell indicator.

InitialDelay

Gets or sets the time that passes before the annotation appears.

IsLockedToCell

InteractiveObject.IsLockedToCell override.

LineColor

Gets or sets the outline color of this object. (Inherited from InteractiveObject.)

LineSize

Gets or sets the thickness of the object's outline. (Inherited from InteractiveObject.)

LineStyle

Gets or sets the style of the object's outline. (Inherited from InteractiveObject.)

Locked

Gets or sets a value indicating whether this object can be interacted with. (Inherited from InteractiveObject.)

Margin

Gets or sets the text margins.

Parent

Gets the parent Annotation object of this instance.

ReshowDelay

Gets or sets the time that passes before the annotation appears.

ShowAlways

Gets or sets a value indicating whether the annotation is always visible.

Text

Gets or sets the comment text of the annotation.

TextColor

Gets or sets the background color of the object.

Title

Gets or sets the object title. (Inherited from InteractiveObject.)

UseAnimation

Gets or sets a value determining whether an animation effect should be used when displaying the annotation.

UseFading

Gets or sets a value determining whether a fade effect should be used when displaying the annotation.

VerticalAlignment

Gets or sets the vertical alignment of the text used in the comment.

VerticalOffset

Gets or sets the vertical offset of the object from its origin. (Inherited from InteractiveObject.)

Width

Gets or sets the desired width, or null (Nothing in Visual Basic), to calculate width automatically. (Inherited from InteractiveObject.)

 Protected Properties

 See Also