HyperlinkModel

General

HyperlinkModel és una classe en Aspose.Cells per NET.

HyperlinkModel.Address conté l’URL o adreça externa de la hipervincula; pot ser nul·la.

Propietats

NameTypeAccessDescription
FirstRowintRead/WriteIndicates the zero‑based index of the first row the hyperlink covers
FirstColumnintRead/Write
TotalRowsintRead/WriteSpecifies how many rows the hyperlink spans
TotalColumnsintRead/WriteSpecifies how many columns the hyperlink spans
Addressstring?Read/WriteHolds the target URL or external address of the hyperlink; may be null
SubAddressstring?Read/WriteHolds an internal cell reference or named range within the workbook; may be null
ScreenTipstring?Read/WriteContains optional tooltip text shown when hovering over the hyperlink; may be null
TextToDisplaystring?Read/WriteDefines the visible text shown for the hyperlink; may be null
 Català