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
EW8:Comment.AuthorEW8:
Comment.Author
nopaneltrue

Cell

Excerpt Include
EW8:Comment.CellEW8:
Comment.Cell
nopaneltrue

FitToText

Excerpt Include
EW8:Comment.FitToTextEW8:
Comment.FitToText
nopaneltrue

HorizontalAlignment

Excerpt Include
EW8:Comment.HorizontalAlignmentEW8:
Comment.HorizontalAlignment
nopaneltrue

Shape

Excerpt Include
EW8:Comment.ShapeEW8:
Comment.Shape
nopaneltrue

Text

Excerpt Include
EW8:Comment.TextEW8:
Comment.Text
nopaneltrue

VerticalAlignment

Excerpt Include
EW8:Comment.VerticalAlignmentEW8:
Comment.VerticalAlignment
nopaneltrue

Visible

Excerpt Include
EW8:Comment.VisibleEW8:
Comment.Visible
nopaneltrue

Methods

Name

Description

ClearRichTextFormatting()

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

GetCharacters(Int32)

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

GetCharacters(Int32, Int32)

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