Click or drag to resize

SpreadsheetFormGetCellString(DataGridViewCell) Method

Gets the cell address in letter-number style.

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.4.5.0
Syntax
public string GetCellString(
	DataGridViewCell cell
)
Request Example View Source

Parameters

cell  DataGridViewCell
DataGridViewCell instance.

Return Value

String
See Also