FormNewSpreadsheetGetCellString(Cell) Method |
Namespace: DWSIMAssembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax public string GetCellString(
Cell cell
)
Public Function GetCellString (
cell As Cell
) As String
Request Example
View SourceParameters
- cell Cell
-
Return Value
StringSee Also