| ExcelXmlWriter Constructor |
Namespace: Activsoft.DashboardAssembly: Activsoft.Dashboard (in Activsoft.Dashboard.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic ExcelXmlWriter(
string id
)
Public Sub New (
id As String
)
public:
ExcelXmlWriter(
String^ id
)
new :
id : string -> ExcelXmlWriterParameters
- id
- Type: SystemString
[Missing <param name="id"/> documentation for "M:Activsoft.Dashboard.ExcelXmlWriter.#ctor(System.String)"]
See Also