Comment

Contents
[ ]

comment

Encapsulates the object that represents a cell comment.

Property Name Property Type Nullable ReadOnly DefaultValue Description
CellName String True False
Author String True False Gets and sets Name of the original comment author
HtmlNote String True False Gets and sets the html string which contains data and some formats in this comment.
Note String True False Represents the content of comment.
AutoSize Boolean True False Indicates if size of comment is adjusted automatically according to its content.
IsVisible Boolean True False Represents if the comment is visible or not.
Width Integer True False Represents the width of the comment, in unit of pixels.
Height Integer True False Represents the Height of the comment, in unit of pixels.
TextHorizontalAlignment String True False Gets and sets the text horizontal alignment type of the comment.
TextOrientationType String True False Gets and sets the text orientation type of the comment.
TextVerticalAlignment String True False Gets and sets the text vertical alignment type of the comment.
link Class:Link True False

Parent Name : LinkElement