RevisionCellChange.EndOfListFormulaUpdate Property

Definition

End of List Formula Update

Represents the following attribute in the schema: endOfListFormulaUpdate

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

Property Value

Returns BooleanValue.

Attributes

Applies to