Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc96d6c3

Browse files
authored
Merge pull request#547 from f111fei/patch-1
worksheet name is writable
2 parentsa24f019 +d1203c5 commitc96d6c3

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
@@ -833,7 +833,7 @@ export interface WorksheetModel {
833833

834834
exportinterfaceWorksheet{
835835
readonlyid:number;
836-
readonlyname:string;
836+
name:string;
837837
readonlyworkbook:Workbook;
838838
readonlyhasMerges:boolean;
839839

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp