Skip to content

Commit d24af6a

Browse files
991263-FirstUsedCellUG
1 parent 6fa5f29 commit d24af6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Document-Processing/Excel/Excel-Library/NET/faqs/how-to-retrieve-the-first-cell-in-the-used-range-in-an-Excel-worksheet.md renamed to Document-Processing/Excel/Excel-Library/NET/faqs/how-to-retrieve-the-first-cell-in-the-used-range-in-Excel.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Retrieve the first cell in the used range in an Excel worksheet | Syncfusion
2+
title: Retrieve the first cell in the used range in Excel | Syncfusion
33
description: Code example to retrieve the first cell in the used range in an Excel worksheet using Syncfusion .NET Excel library (XlsIO).
44
platform: document-processing
55
control: XlsIO
66
documentation: UG
77
---
88

9-
# How to retrieve the first cell in the used range in an Excel worksheet?
9+
# How to retrieve the first cell in the used range in Excel?
1010

1111
The following code examples demonstrate retrieving the first cell in the used range of an Excel worksheet using C# (Cross-platform and Windows-specific) and VB.NET.
1212

0 commit comments

Comments
 (0)