LastAuthor Property

Yogesh.ExcelXml

A Sandcastle Documented Class Library LastAuthor Property
NamespacesYogesh.ExcelXmlDocumentPropertiesLastAuthor
Gets or sets the last author of the workbook
Declaration Syntax
C# Visual Basic Visual C++
public string LastAuthor { get; set; }
Public Property LastAuthor As String
public:
property String^ LastAuthor {
	String^ get ();
	void set (String^ value);
}

Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158