Metadata.HyperlinkBase Property

NanoXLSX

NanoXLSX

MetadataHyperlinkBase Property

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

Namespace:  NanoXLSX
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public string HyperlinkBase { get; set; }

Property Value

Type: String
See Also