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

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