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