Page tree

Versions Compared

Key

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

Excerpt

This returns the Cell object that this comment is associated with.

Signature
C#C#
Wiki Markup
{description}
{excerpt}This returns the Cell object that this comment is associated with.{excerpt}
{signature:C#}
 public Cell Cell{ get; }
Signature
{signature}{signature:vb.net
vb.net
}
Public ReadOnly Property Cell() As Cell
{signature}