Page tree

Versions Compared

Key

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

...

Excerpt

Sets or returns whether or not the data of the worksheet is centered horizontally within the margins. This is is set to false by default. (This is not supported for charts.)

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

...