A Sandcastle Documented Class Library
Title Property
Namespaces ► Yogesh.ExcelXml ► DocumentProperties ► Title
Gets or sets the title of the workbook

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); }