Compartir a través de


Properties.LinksUpToDate Property

Links Up-to-Date.Represents the element tag in schema: ap:LinksUpToDate

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

Syntax

'Declaración
Public Property LinksUpToDate As LinksUpToDate
    Get
    Set
'Uso
Dim instance As Properties
Dim value As LinksUpToDate

value = instance.LinksUpToDate

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

Property Value

Type: DocumentFormat.OpenXml.ExtendedProperties.LinksUpToDate
Returns LinksUpToDate.

See Also

Reference

Properties Class

Properties Members

DocumentFormat.OpenXml.ExtendedProperties Namespace