_Worksheet.Hyperlinks 属性

定义

返回一个 Hyperlinks 集合,该集合表示区域或工作表的超链接。

public:
 property Microsoft::Office::Interop::Excel::Hyperlinks ^ Hyperlinks { Microsoft::Office::Interop::Excel::Hyperlinks ^ get(); };
public Microsoft.Office.Interop.Excel.Hyperlinks Hyperlinks { get; }
Public ReadOnly Property Hyperlinks As Hyperlinks

属性值

适用于