Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Description

Excerpt

Sets or returns the author of the comment. This information is displayed in the status bar in Excel when a comment is selected.

Signature
C#C#
Wiki Markup
{description}
{excerpt}Sets or returns the author of the comment. This information is displayed in the status bar in Excel when a comment is selected.{excerpt}
{signature:C#}
 public System.String Author{ get; set; }
Signature
{signature}{signature:vb.net
vb.net
}
Public Property Author() As String
{signature}