Compartilhar via


Properties.HyperlinksChanged Property

Hyperlinks Changed.Represents the element tag in schema: ap:HyperlinksChanged

Namespace:  DocumentFormat.OpenXml.ExtendedProperties
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property HyperlinksChanged As HyperlinksChanged
    Get
    Set
'Usage
Dim instance As Properties
Dim value As HyperlinksChanged

value = instance.HyperlinksChanged

instance.HyperlinksChanged = value
public HyperlinksChanged HyperlinksChanged { get; set; }

Property Value

Type: DocumentFormat.OpenXml.ExtendedProperties.HyperlinksChanged
Returns HyperlinksChanged.

See Also

Reference

Properties Class

Properties Members

DocumentFormat.OpenXml.ExtendedProperties Namespace