<Code Lib>
2025 Method
Changes 0
M

TableSectionData.SetRowHeightInPixels

Description:
This sets a row's height in logical pixels

public void SetRowHeightInPixels(
	int nRow,
	int height
)

Loading…