npm install --save @types/excel-column-name
This package contains type definitions for excel-column-name (https://github.com/avilaton/excel-column-names#readme).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/excel-column-name.
export function intToExcelCol(number: number): string;
export function excelColToInt(colName: string): number;
- Last updated: Mon, 06 Nov 2023 22:41:05 GMT
- Dependencies: none
These definitions were written by jekto_vatimeliju.