Click or drag to resize
ExcelXmlWriterLookupPrefix Method

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

Namespace: Activsoft.Dashboard
Assembly: Activsoft.Dashboard (in Activsoft.Dashboard.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public override string LookupPrefix(
	string ns
)

Parameters

ns
Type: SystemString

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

Return Value

Type: String

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

See Also