Click or drag to resize
ExcelXmlWriterWriteRaw Method (String)

[Missing <summary> documentation for "M:Activsoft.Dashboard.ExcelXmlWriter.WriteRaw(System.String)"]

Namespace: Activsoft.Dashboard
Assembly: Activsoft.Dashboard (in Activsoft.Dashboard.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public override void WriteRaw(
	string data
)

Parameters

data
Type: SystemString

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

See Also