2025 Method
Changes 0
M

FamilySizeTable.AsValueString

Description:
Gets the table cell value as a string.
public string AsValueString(
	int row,
	int column
)
  • row
    The table row.
  • column
    The table column.
Return Value String The table cell value as a string.