SpreadsheetFormGetCellString(DataGridViewCell) Method

Gets the cell address in letter-number style.

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public string GetCellString(
	DataGridViewCell cell
)

Parameters

cell  DataGridViewCell
DataGridViewCell instance.

Return Value

String

See Also