<Code Lib>
2024 Method
Changes 0
M

TableSectionData.SetColumnWidth

Description:
Sets a column's width in feet

public void SetColumnWidth(
	int nCol,
	double width
)

  • Int32
    nCol
  • Double
    width

Loading…