TdxSpreadSheetHyperlinkAssignedValue Enum
Enumerates the individual hyperlink setting flags available in the Spreadsheet control.
#Declaration
TdxSpreadSheetHyperlinkAssignedValue = (
havDisplayText,
havScreenTip,
havValue,
havExecuted
);
#Members
Name |
---|
hav
|
hav
|
hav
|
hav
|
#Remarks
Options include:
Value | Description |
---|---|
hav | This flag is added to the hyperlink’s Assigned |
hav | This flag is added to the hyperlink’s Assigned |
hav | This flag is added to the hyperlink’s Assigned |
hav | This flag is added to the hyperlink’s Assigned |
The TdxSpreadSheetHyperlinkAssignedValue type is referenced by the TdxSpreadSheetHyperlinkAssignedValues type.