Parameters Property

Yogesh.ExcelXml

A Sandcastle Documented Class Library Parameters Property
NamespacesYogesh.ExcelXmlFormulaParameters
Readonly list of formula paramters
Declaration Syntax
C# Visual Basic Visual C++
public IList<Parameter> Parameters { get; }
Public ReadOnly Property Parameters As IList(Of Parameter)
public:
property IList<Parameter^>^ Parameters {
	IList<Parameter^>^ get ();
}

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