Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Description

Excerpt

A Comment object represents a note attached to a cell, or group of merged cells, separate from other cell content. A Comment must be associated with a cell, and may only be created using set Comment.Visible to true.

Signature
C#
C#
 public sealed class Comment : Shape
Signature
vb.net
vb.net
Public NotInheritable Class Comment
		Inherits Shape

Properties

Name

Description

Author

Excerpt Include
Comment.Author
Comment.Author
nopaneltrue

Cell

Excerpt Include
Comment.Cell
Comment.Cell
nopaneltrue

FitToText

Excerpt Include
Comment.FitToText
Comment.FitToText
nopaneltrue

HorizontalAlignment

Excerpt Include
Comment.HorizontalAlignment
Comment.HorizontalAlignment
nopaneltrue

Shape

Excerpt Include
Comment.Shape
Comment.Shape
nopaneltrue

Text

Excerpt Include
Comment.Text
Comment.Text
nopaneltrue

VerticalAlignment

Excerpt Include
Comment.VerticalAlignment
Comment.VerticalAlignment
nopaneltrue

Visible

Excerpt Include
Comment.Visible
Comment.Visible
nopaneltrue

Methods

Name

Description

ClearRichTextFormatting()

Excerpt Include
Comment.ClearRichTextFormatting()
Comment.ClearRichTextFormatting()
nopaneltrue

GetCharacters(Int32)

Excerpt Include
Comment.GetCharacters(Int32)
Comment.GetCharacters(Int32)
nopaneltrue

GetCharacters(Int32, Int32)

Excerpt Include
Comment.GetCharacters(Int32, Int32)
Comment.GetCharacters(Int32, Int32)
nopaneltrue