Page tree

Versions Compared

Key

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

...

Excerpt

A Cell object represents a single cell in a worksheet. To return a Cell object use <dotnet> Worksheet.Cells. Specify the cell by 0-based row and column indexes or by Excel-style reference:

...