Gets a value indicating whether this hyperlink is created automatically by invoking the HYPERLINK function.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool IsImplicit { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property IsImplicit As Boolean |
true if the hyperlink is created as a result of the HYPERLINK evaluation; false if the hyperlink was created explicitly by a call to SetHyperlink.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |