Properties Property

Yogesh.ExcelXml

A Sandcastle Documented Class Library Properties Property
NamespacesYogesh.ExcelXmlExcelXmlWorkbookProperties
Gets or sets document properties
Declaration Syntax
C# Visual Basic Visual C++
public DocumentProperties Properties { get; set; }
Public Property Properties As DocumentProperties
public:
property DocumentProperties^ Properties {
	DocumentProperties^ get ();
	void set (DocumentProperties^ value);
}

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