excel_row_diff

excel_row_diff

- col_data=2: 统计第2列,从上到下连续非空单元格总数count1 - col_finish=3: 统计第3列,从上到下连续非空单元格总数count2 - 输出未对齐的数量:count_data-count_finish

Pack: ComfyUI-Apt_Preset

custom_nodes.ComfyUI-Apt_Preset

Inputs (4)

NameTypeRequired
excel_pathSTRINGrequired
sheet_nameSTRINGrequired
col_dataINTrequired
col_finishINTrequired

Outputs (3)

NameType
countINT
count_dataINT
count_finishINT