TdxSpreadSheetEditHyperlinkDialogForm.ActivePage Property
Specifies which page of the “Insert Hyperlink” or “Edit Hyperlink” dialog is active.
Declaration
property ActivePage: TdxSpreadSheetHyperlinkValueType read; write;
Property Value
Type |
---|
TdxSpreadSheetHyperlinkValueType |
Remarks
Each dialog page corresponds to an individual hyperlink reference type. Refer to the TdxSpreadSheetHyperlinkValueType type description for detailed information.
See Also