diff --git a/Document-Processing/Excel/Excel-Library/NET/faqs/what-is-the-maximum-number-of-hyperlinks-allowed-in-an-Excel-worksheet.md b/Document-Processing/Excel/Excel-Library/NET/faqs/what-is-the-maximum-number-of-hyperlinks-allowed-in-an-Excel-worksheet.md new file mode 100644 index 000000000..70b92ba75 --- /dev/null +++ b/Document-Processing/Excel/Excel-Library/NET/faqs/what-is-the-maximum-number-of-hyperlinks-allowed-in-an-Excel-worksheet.md @@ -0,0 +1,11 @@ +--- +title: Maximum number of hyperlinks in Excel worksheet | Syncfusion +description: Learn about the maximum number of hyperlinks supported in an Excel worksheet using Syncfusion .NET Excel library (XlsIO). +platform: document-processing +control: XlsIO +documentation: UG +--- + +# Maximum Number of Hyperlinks in an Excel Worksheet + +An Excel worksheet can contain up to **65,530 hyperlinks**. This limit ensures compatibility with Excel's internal structure and helps maintain performance when working with large datasets. \ No newline at end of file