CustomWorkbookView.AutoUpdate Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property AutoUpdate As BooleanValueProperty Value
Returns BooleanValue.
- Attributes