Page tree

Versions Compared

Key

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

...

Excerpt

Sets or returns the author of the spreadsheet. Excel allows you to Windows can search for a an excel file by using the author property.

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

...