<Code Lib>
2020 Method
Changes 0
M

TableSectionData.IsCellFormattable

Description:
Determines whether the cell is formattable or not

public bool IsCellFormattable(
	int nRow,
	int nCol
)

Return Value bool

Loading…