Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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}{signature:
}
Signature
vb.net
vb.net
Public NotInheritable Class Comment
		Inherits Shape
{signature}
{properties}
||Name||Description||
|[Author|Comment.Author]|{

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

Properties
Methods

Name

Description

ClearRichTextFormatting()

Excerpt Include
Comment.ClearRichTextFormatting()

...

Comment.ClearRichTextFormatting()

...

nopanel

...

...

Excerpt Include
Comment.GetCharacters(Int32)

...

Comment.GetCharacters(Int32)

...

nopanel

...

...

...

Excerpt Include
Comment.GetCharacters(Int32,

...

Int32)

...

Comment.GetCharacters(Int32,

...

Int32)

...

nopanel

...

true

Methods