Click or drag to resize
ExcelXmlWriter Constructor
Initializes a new instance of the ExcelXmlWriter class

Namespace: Activsoft.Dashboard
Assembly: Activsoft.Dashboard (in Activsoft.Dashboard.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public ExcelXmlWriter(
	string id
)

Parameters

id
Type: SystemString

[Missing <param name="id"/> documentation for "M:Activsoft.Dashboard.ExcelXmlWriter.#ctor(System.String)"]

See Also