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

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