Page tree

Versions Compared

Key

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

...

Description

Excerpt

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

Signature
C#
C#
public Cell Cell{ get; }
{signature}{signature:
}
Signature
vb.net
vb.net
Public ReadOnly Property Cell() As Cell
{signature}