FormNewSpreadsheetGetCellValue Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax public Cell GetCellValue(
string address
)
Public Function GetCellValue (
address As String
) As Cell
Request Example
View SourceParameters
- address String
-
Return Value
CellSee Also