Click or drag to resize
DashboardXslExtensionExcelCell Method

[Missing <summary> documentation for "M:Activsoft.Dashboard.Helpers.DashboardXslExtension.ExcelCell(System.Int32,System.Int32)"]

Namespace: Activsoft.Dashboard.Helpers
Assembly: Activsoft.Dashboard.Helpers (in Activsoft.Dashboard.Helpers.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public string ExcelCell(
	int column,
	int line
)

Parameters

column
Type: SystemInt32

[Missing <param name="column"/> documentation for "M:Activsoft.Dashboard.Helpers.DashboardXslExtension.ExcelCell(System.Int32,System.Int32)"]

line
Type: SystemInt32

[Missing <param name="line"/> documentation for "M:Activsoft.Dashboard.Helpers.DashboardXslExtension.ExcelCell(System.Int32,System.Int32)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Activsoft.Dashboard.Helpers.DashboardXslExtension.ExcelCell(System.Int32,System.Int32)"]

See Also