Skip to main content

CustomizeCellEventArgs.Hyperlink Property

Specifies the hyperlink, which belongs to the currently processed cell.

Namespace: DevExpress.Export

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

Property Value

Type Description
String

A String, that specifies the processed cell’s hyperlink.

See Also