HYPERLINK 函数语法具有下列参数: Link_location必需。 要打开的文档的路径和文件名。 Link_location 可以指向文档中的某个更为具体的位置 ,如 Excel 工作表或工作簿中特定的单元格或命名区域,或是指向 Microsoft Word 文档中的书签。 路径可以是存储在硬盘驱动器上的文件。 路径还可...
HYPERLINK 函数语法具有下列参数: Link_location必需。 要打开的文档的路径和文件名。 Link_location 可以指向文档中的某个更为具体的位置 ,如 Excel 工作表或工作簿中特定的单元格或命名区域,或是指向 Microsoft Word 文档中的书签。 路径可以是存储在硬盘驱动器上的文件。 路径还可以是服务器(在 Microsoft Excel ...
HYPERLINK(link_location, [friendly_name]) The HYPERLINK function syntax has the following arguments: Link_locationRequired. The path and file name to the document to be opened. Link_location can refer to a place in a document — such as a specific cell or named range in an Excel worksheet...
Excel 中的 HYPERLINK 是一个用于创建指向各种位置和对象的可点击链接的功能。当然,你可以使用 Excel 中的链接工具来做一些与 HYPERLINK 相同的事情。然而,公式可以让你更好地控制链接,HYPERLINK 是一个简单的学习函数,可以让你轻松地创建公式。 此外,HYPERLINK 允许你直接链接到特定的单元格或定义的名称。函数公式的...
For example, if address is a Microsoft Visio file, subaddress can be a page name; if a Microsoft Excel file, subaddress can be a worksheet or range within a worksheet; if a URL for an HTML page, subaddress can be an anchor. extrainfo Optional String Passes information used in resolving ...
OpenXml.Office2016.Excel 程序集: DocumentFormat.OpenXml.dll 包: DocumentFormat.OpenXml v3.0.1 初始化 Hyperlink 类的新实例。 C# 复制 public Hyperlink (); 适用于 产品版本 DocumentFormat.OpenXml 2.10.0, 2.10.1, 2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.12.0, 2.12.1, 2.12.2, 2.12.3,...
HYPERLINK function Lookup and reference: Creates a shortcut or jump that opens a document stored on a network server, an intranet, or the Internet HYPGEOM.DIST function Statistical: Returns the hypergeometric distribution HYPGEOMDIST function Compatibility: Returns the hypergeometric distribution IF ...
*/ function main(workbook: ExcelScript.Workbook) { // Get the first cell in the current worksheet. const cell = workbook.getActiveWorksheet().getCell(0,0); // Create a link to a webpage. const sampleHyperlink : ExcelScript.RangeHyperlink = { address: "https://learn.microsoft.com/...
程序集: Microsoft.Office.Interop.Excel.dll 代表一个超链接。 C# 复制 [System.Runtime.InteropServices.Guid("00024431-0000-0000-C000-000000000046")] [System.Runtime.InteropServices.InterfaceType(2)] public interface Hyperlink 属性 GuidAttribute InterfaceTypeAttribute 注解 Hyperlink 对象是 集合的成员Hyp...
Hyperlink 代表一个超链接。 Hyperlinks 代表工作表或区域的超链接的集合。 每个超链接由 对象 Hyperlink 表示。 IAboveAverage 仅供内部使用。 IAction 仅供内部使用。 IActions 仅供内部使用。 IAddIn 仅供内部使用。 IAddIns 仅供内部使用。 IAddIns2 仅供内部使用。 IAllowEditRange 仅供内部使用。 IAllowEdit...