Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
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#
Wiki Markup
{description}
{excerpt}A [Comment|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|Comment.Visible] to {{true}}.{excerpt}
{signature:C#}
 public sealed class Comment : Shape
Signature
{signature}{signature:vb.net
vb.net
}
Public NotInheritable Class Comment
		Inherits Shape
Properties

...

Name

...

Description

...

Author

{signature}
{properties}
||Name||Description||
|[Author|Comment.Author]|{excerpt-include

...

:Comment.Author

...

Cell

|nopanel=true}|
|[Cell|Comment.Cell]|{excerpt-include

...

:Comment.Cell

...

FitToText

|nopanel=true}|
|[FitToText|Comment.FitToText]|{excerpt-include

...

:Comment.FitToText

...

HorizontalAlignment

|nopanel=true}|
|[HorizontalAlignment|Comment.HorizontalAlignment]|{excerpt-include

...

:Comment.HorizontalAlignment

...

Shape

|nopanel=true}|
|[Shape|Comment.Shape]|{excerpt-include

...

:Comment.Shape

...

Text

|nopanel=true}|
|[Text|Comment.Text]|{excerpt-include

...

:Comment.Text

...

VerticalAlignment

|nopanel=true}|
|[VerticalAlignment|Comment.VerticalAlignment]|{excerpt-include

...

:Comment.VerticalAlignment

...

Visible

|nopanel=true}|
|[Visible|Comment.Visible]|{excerpt-include

...

:Comment.Visible

...

Methods

...

Name

...

Description

...

ClearRichTextFormatting()

...

|nopanel=true}|
{methods}
||Name||Description||
|[ClearRichTextFormatting()|Comment.ClearRichTextFormatting()

...

]|{excerpt-include:Comment.ClearRichTextFormatting()

...

|nopanel

...

=true}|
|[GetCharacters(Int32)

...

|Comment.GetCharacters(Int32)

...

]|{excerpt-include:Comment.GetCharacters(Int32)

...

|nopanel

...

=true}|
|[GetCharacters(Int32, Int32)

...

|Comment.GetCharacters(Int32, Int32)

...

]|{excerpt-include:Comment.GetCharacters(Int32, Int32)

...

|nopanel

...

=true}|