2027 Method
Changes 0
M

FamilySizeTable.AsValueString

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