Share via


CustomWorkbookView.AutoUpdate Property

Definition

Auto Update

Represents the following attribute in the schema: autoUpdate

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

Property Value

Returns BooleanValue.

Attributes

Applies to