Page tree

Versions Compared

Key

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

...

Excerpt

Sets or returns whether the worksheet's horizontal and vertical cell gridlines will be printed.

(This is not supported for charts.)

Signature
C#
C#
 public boolean PrintGridlines{ get; set; }

...