<Code Lib>
2026 Method
Changes 0
M

TableSectionData.SetRowHeight

Description:
Sets a row's height in feet

public void SetRowHeight(
	int nRow,
	double height
)

  • Int32
    nRow
  • Double
    height

Loading…