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

C# | Visual Basic | Visual C++ |
public string Manager { get; set; }
Public Property Manager As String
public: property String^ Manager { String^ get (); void set (String^ value); }