Share via


ExternalLinksPr.AutoRefresh Property

Definition

autoRefresh, this property is only available in Office 2021 and later.

Represents the following attribute in the schema: autoRefresh

public DocumentFormat.OpenXml.BooleanValue? AutoRefresh { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "autoRefresh")]
public DocumentFormat.OpenXml.BooleanValue? AutoRefresh { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("autoRefresh")]
public DocumentFormat.OpenXml.BooleanValue? AutoRefresh { get; set; }
member this.AutoRefresh : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "autoRefresh")>]
member this.AutoRefresh : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("autoRefresh")>]
member this.AutoRefresh : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property AutoRefresh As BooleanValue

Property Value

Attributes

Applies to