is Parent Header Selected
fun isParentHeaderSelected(selectedTableId: String, columnIndex: Int, columnHeaderRowIndex: Int): Boolean
Checks if a parent header is selected.
Return
True if the parent header is selected, false otherwise.
Parameters
selected Table Id
The ID of the selected table.
column Index
The index of the column.
column Header Row Index
The row index of the column header.