<Code Lib>
2020 Method
Changes 0
M

FamilySizeTable.AsValueString

Description:
Gets the table cell value as a string.

public string AsValueString(
	int row,
	int column
)

Return Value string The table cell value as a string.

Loading…