Page tree

Versions Compared

Key

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

...

Excerpt

Sets or returns the value of the Title field in a workbook's Properties sheet. Windows can The title property can be used to search for an Excel file using this value.

Signature
C#
C#
 public System.String Title{ get; set; }

...