File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -137890,7 +137890,7 @@ declare namespace PowerPoint {
137890137890 /**
137891137891 * If provided, specifies properties for each cell in the table.
137892137892
137893- This should be an 2D array with the same number of rows and columns as the table.
137893+ This should be a 2D array with the same number of rows and columns as the table.
137894137894 If a cell doesn't require specific formatting, specify an empty object for that cell.
137895137895 Only the top left cell of a merged are can have properties specified, which will be applied
137896137896 to the entire merged area. For the other cells in the merged area, an empty object should be provided.
Original file line number Diff line number Diff line change @@ -130088,7 +130088,7 @@ declare namespace PowerPoint {
130088130088 /**
130089130089 * If provided, specifies properties for each cell in the table.
130090130090
130091- This should be an 2D array with the same number of rows and columns as the table.
130091+ This should be a 2D array with the same number of rows and columns as the table.
130092130092 If a cell doesn't require specific formatting, specify an empty object for that cell.
130093130093 Only the top left cell of a merged are can have properties specified, which will be applied
130094130094 to the entire merged area. For the other cells in the merged area, an empty object should be provided.
You can’t perform that action at this time.
0 commit comments