Metadata.HyperlinkBase Property

PicoXLSX

PicoXLSX

MetadataHyperlinkBase Property

Gets or sets the hyper-link base of the document.

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public string HyperlinkBase { get; set; }

Property Value

Type: String
See Also