Comment Properties |
The Comment type exposes the following members.
Name | Description | |
---|---|---|
![]() | Author |
Gets and sets Name of the original comment author
|
![]() | AutoSize |
Indicates if size of comment is adjusted automatically according to its content.
|
![]() | Column |
Gets the column index of the comment.
|
![]() | CommentShape |
Get a Shape object that represents the shape attached to the specified comment.
|
![]() | Font |
Gets the font of comment.
|
![]() | Height |
Represents the Height of the comment, in unit of pixels.
|
![]() | HeightCM |
Represents the height of the comment, in unit of centimeters.
|
![]() | HeightInch |
Represents the height of the comment, in unit of inches.
|
![]() | HtmlNote |
Gets and sets the html string which contains data and some formats in this comment.
|
![]() | IsVisible |
Represents if the comment is visible or not.
|
![]() | Note |
Represents the content of comment.
|
![]() | Row |
Gets the row index of the comment.
|
![]() | TextHorizontalAlignment |
Gets and sets the text horizontal alignment type of the comment.
|
![]() | TextOrientationType |
Gets and sets the text orientation type of the comment.
|
![]() | TextVerticalAlignment |
Gets and sets the text vertical alignment type of the comment.
|
![]() | ThreadedComments |
Gets the list of threaded comments;
|
![]() | Width |
Represents the width of the comment, in unit of pixels.
|
![]() | WidthCM |
Represents the width of the comment, in unit of centimeters.
|
![]() | WidthInch |
Represents the width of the comment, in unit of inches.
|