TableColumn.TotalsRowFormula Property

Definition

Totals Row Formula.

Represents the following element tag in the schema: x:totalsRowFormula.

public DocumentFormat.OpenXml.Spreadsheet.TotalsRowFormula TotalsRowFormula { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.TotalsRowFormula? TotalsRowFormula { get; set; }
member this.TotalsRowFormula : DocumentFormat.OpenXml.Spreadsheet.TotalsRowFormula with get, set
Public Property TotalsRowFormula As TotalsRowFormula

Property Value

Returns TotalsRowFormula.

Applies to