Skip to content

Commit fbe2716

Browse files
959853: Corrections
1 parent 89ed9dc commit fbe2716

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Document-Processing/Excel/Spreadsheet/Blazor/worksheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Parameters
136136
DataSourceBytes = File.ReadAllBytes(filePath);
137137
}
138138

139-
public async Task GetActiveWorksheet()
139+
public async Task GetData()
140140
{
141141
// Get the active sheet snapshot
142142
var data = spreadsheet.GetData("Sheet2!D5:E6");

0 commit comments

Comments
 (0)