Click or drag to resize
ExcelXmlWriterWriteEntityRef Method

[Missing <summary> documentation for "M:Activsoft.Dashboard.ExcelXmlWriter.WriteEntityRef(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 WriteEntityRef(
	string name
)

Parameters

name
Type: SystemString

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

See Also