Share via


ExternalData.AutoUpdate Property

Definition

Update Automatically.

Represents the following element tag in the schema: c:autoUpdate.

public DocumentFormat.OpenXml.Drawing.Charts.AutoUpdate AutoUpdate { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.AutoUpdate? AutoUpdate { get; set; }
member this.AutoUpdate : DocumentFormat.OpenXml.Drawing.Charts.AutoUpdate with get, set
Public Property AutoUpdate As AutoUpdate

Property Value

Returns AutoUpdate.

Applies to