Freigeben über


RevisionCellChange.EndOfListFormulaUpdate-Eigenschaft

End of List Formula Update.Represents the attribte in schema: endOfListFormulaUpdate

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "endOfListFormulaUpdate")> _
Public Property EndOfListFormulaUpdate As BooleanValue
    Get
    Set
'Usage
Dim instance As RevisionCellChange
Dim value As BooleanValue

value = instance.EndOfListFormulaUpdate

instance.EndOfListFormulaUpdate = value
[SchemaAttrAttribute(, "endOfListFormulaUpdate")]
public BooleanValue EndOfListFormulaUpdate { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

RevisionCellChange Klasse

RevisionCellChange-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace