BookmarkHyperlink Class |
Namespace: Spire.Xls
The BookmarkHyperlink type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BookmarkHyperlink |
Initializes a new instance of the BookmarkHyperlink class with default values.
|
Name | Description | |
---|---|---|
![]() |
HyperlinkValue |
Gets or sets the value of the hyperlink.
|
![]() |
SourceBounds |
Gets or sets the source bounds of the rectangle.
|
![]() |
SourcePageNumber |
Gets or sets the source page number.
|
![]() |
TargetBounds |
Gets or sets the target bounds of the rectangle.
|
![]() |
TargetPageNumber |
Gets or sets the target page number.
|
![]() |
Text |
Gets or sets the text.
|
![]() |
TOCLevel |
Gets or sets the table of contents level.
|
![]() |
TOCText |
Gets or sets the TOC (Table of Contents) text.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|