2024 Method
Changes 0
M

TableView.GetCalculatedValueText

Description:
Gets the calculated value text for a cell from the instance view.
public string GetCalculatedValueText(
	SectionType sectionType,
	int row,
	int column
)
Return Value string The calculated value text.