PivotHyperlink Object

Microsoft Office Web Components Object Model

PivotHyperlink Object

         
Multiple objects PivotHyperlink

Represents a hyperlink in a PivotTable list.

Using the PivotHyperlink object

Use the Hyperlink property of the PivotDetailCell, PivotAxisMember, PivotColumnMember, PivotRowMember or PivotPageMember objects to return a PivotHyperlink object.

The PivotTable control will treat field members as hyperlinks when the IsHyperlink property of the field is set to True.

Use the Address property top set the address for a Hyperlink object. Use the Follow method to resolve, download, and display the target document.