Title Property

Yogesh.ExcelXml

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

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