Skip to content

Commit ebb31f2

Browse files
authored
Merge pull request #1481 from antimatter15/patch-1
Fix type definition for DefinedNamesRanges
2 parents 96cd219 + 7ccad76 commit ebb31f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1626,7 +1626,7 @@ export interface CellMatrix {
16261626

16271627
export interface DefinedNamesRanges {
16281628
name: string;
1629-
range: string[];
1629+
ranges: string[];
16301630
}
16311631

16321632
export type DefinedNamesModel = DefinedNamesRanges[];

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy