Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Excerpt

Sets or returns a cell value.  Empty cells will return either null or empty string.

Signature
C#
C#
 public System.Object Value{ get; set; }

...