FamilySizeTable.AsValueString
Description:
Gets the table cell value as a string.
Gets the table cell value as a string.
public string AsValueString(
int row,
int column
)
-
Int32rowThe table row.
-
Int32columnThe table column.