Gets the table cell value as a string.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public string AsValueString( int row, int column )
Parameters
Return Value
StringThe table cell value as a string.
