excel_column_diff

excel_column_diff

- row_data=2: 统计第2行,从左到右连续非空单元格总数count1 - row_finish=3: 统计第3行,从左到右连续非空单元格总数count2 - 输出未对齐的数量:count_data-count_finish

Pack: ComfyUI-Apt_Preset

custom_nodes.ComfyUI-Apt_Preset

Inputs (4)

NameTypeRequired
excel_pathSTRINGrequired
sheet_nameSTRINGrequired
row_dataINTrequired
row_finishINTrequired

Outputs (3)

NameType
countINT
count_dataINT
count_finishINT